mirror of
https://github.com/ngeor/Chameleon.git
synced 2025-12-19 18:03:44 +01:00
32 lines
604 B
Plaintext
32 lines
604 B
Plaintext
object Results: TResults
|
|
Left = 197
|
|
Height = 226
|
|
Top = 144
|
|
Width = 223
|
|
Caption = 'Chameleon Information'
|
|
ClientHeight = 226
|
|
ClientWidth = 223
|
|
Color = clBtnFace
|
|
Font.Color = clWindowText
|
|
Font.Height = -14
|
|
Font.Name = 'Tahoma'
|
|
LCLVersion = '2.0.6.0'
|
|
object TreeView1: TTreeView
|
|
Left = 0
|
|
Height = 226
|
|
Top = 0
|
|
Width = 223
|
|
Align = alClient
|
|
Indent = 11
|
|
TabOrder = 0
|
|
end
|
|
object popListData: TPopupMenu
|
|
left = 58
|
|
top = 9
|
|
object Savelistdata1: TMenuItem
|
|
Caption = 'Save list data...'
|
|
OnClick = Savelistdata1Click
|
|
end
|
|
end
|
|
end
|