mirror of
https://github.com/ngeor/Chameleon.git
synced 2025-12-19 09:53:43 +01:00
git-subtree-dir: pas git-subtree-mainline: 6d5784cc4089eeb4864244cd4951b1aa66b4e90e git-subtree-split: 71642f0773f3b21b1e6bcdfcfdbdb186b6c8f78c
33 lines
628 B
Plaintext
33 lines
628 B
Plaintext
object Results: TResults
|
|
Left = 197
|
|
Height = 395
|
|
Top = 144
|
|
Width = 390
|
|
Caption = 'Chameleon Information'
|
|
ClientHeight = 395
|
|
ClientWidth = 390
|
|
Color = clBtnFace
|
|
DesignTimePPI = 168
|
|
Font.Color = clWindowText
|
|
Font.Height = -24
|
|
Font.Name = 'Tahoma'
|
|
LCLVersion = '1.8.0.6'
|
|
object TreeView1: TTreeView
|
|
Left = 0
|
|
Height = 395
|
|
Top = 0
|
|
Width = 390
|
|
Align = alClient
|
|
Indent = 19
|
|
TabOrder = 0
|
|
end
|
|
object popListData: TPopupMenu
|
|
left = 101
|
|
top = 15
|
|
object Savelistdata1: TMenuItem
|
|
Caption = 'Save list data...'
|
|
OnClick = Savelistdata1Click
|
|
end
|
|
end
|
|
end
|