git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.SDAC@3 6f543ec7-021b-7e4c-98c9-62eafc7fb9a8
22 lines
434 B
Plaintext
22 lines
434 B
Plaintext
inherited CRColFrame: TCRColFrame
|
|
Width = 448
|
|
object lbItemName: TListBox
|
|
Left = 8
|
|
Top = 24
|
|
Width = 153
|
|
Height = 195
|
|
Anchors = [akLeft, akTop, akBottom]
|
|
ItemHeight = 13
|
|
TabOrder = 0
|
|
OnClick = lbItemNameClick
|
|
end
|
|
object PanelItem: TPanel
|
|
Left = 176
|
|
Top = 8
|
|
Width = 264
|
|
Height = 211
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
TabOrder = 1
|
|
end
|
|
end
|