home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gioco e Imparo 4: Andiamo a fare spese!
/
GIOCOEIMPARO04.BIN
/
XTRAS
/
TMS_MP.DLL
/
0
/
RCDATA
/
TFRMTREEVIEW
/
TFRMTREEVIEW.txt
< prev
Wrap
Text File
|
1999-04-13
|
2KB
|
106 lines
object frmTreeView: TfrmTreeView
Left = 83
Top = 109
Width = 560
Height = 428
Caption = 'mPrint Inspector'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
Icon.Data = {<image000.ico>}
OldCreateOrder = True
Position = poScreenCenter
WindowState = wsMaximized
OnActivate = FormActivate
PixelsPerInch = 96
TextHeight = 13
object Splitter1: TSplitter
Left = 145
Top = 0
Width = 3
Height = 401
Cursor = crHSplit
end
object TreeView: TTreeView
Left = 0
Top = 0
Width = 145
Height = 401
Align = alLeft
Indent = 19
TabOrder = 0
OnChange = TreeViewChange
end
object LstBxData: TListBox
Left = 148
Top = 0
Width = 196
Height = 401
Align = alClient
ItemHeight = 13
TabOrder = 1
end
object Panel1: TPanel
Left = 344
Top = 0
Width = 208
Height = 401
Align = alRight
TabOrder = 2
object Label1: TLabel
Left = 8
Top = 157
Width = 79
Height = 13
Caption = 'Label or Variable'
end
object LblTreeText: TLabel
Left = 8
Top = 180
Width = 57
Height = 13
Caption = 'LblTreeText'
end
object ImgTreeItem: TImage
Left = 4
Top = 8
Width = 201
Height = 145
end
object RdGrpTree: TRadioGroup
Left = 8
Top = 200
Width = 185
Height = 129
Caption = 'Select View'
ItemIndex = 0
Items.Strings = (
'Template List'
'Variable List'
'Report Page List'
'Font Style'
'mpf File'
'GetDeviceCaps')
TabOrder = 0
OnClick = RdGrpTreeClick
end
object RdGrpBranches: TRadioGroup
Left = 8
Top = 328
Width = 185
Height = 60
Caption = 'Tree'
ItemIndex = 0
Items.Strings = (
'Collapse'
'Expand')
TabOrder = 1
OnClick = RdGrpBranchesClick
end
end
end