home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD FUN 24
/
cdimage.iso
/
Vrac
/
Win95
/
CTXMORE
/
CtxMore.exe
/
0
/
RCDATA
/
TFORM1
/
TFORM1.txt
Wrap
Text File
|
1996-10-27
|
3KB
|
149 lines
object Form1: TForm1
Left = 232
Top = 104
Width = 563
Height = 320
Caption = '..more configuration'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object Edit1: TEdit
Left = 96
Top = 424
Width = 137
Height = 21
TabOrder = 0
Text = 'Edit1'
Visible = False
OnKeyDown = Edit1KeyDown
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 555
Height = 275
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object MenuTree: TTreeView
Left = 0
Top = 0
Width = 185
Height = 244
ShowRoot = False
DragMode = dmAutomatic
HideSelection = False
Indent = 16
OnEditing = MenuTreeEditing
OnEdited = MenuTreeEdited
OnGetImageIndex = MenuTreeGetImageIndex
Align = alLeft
ParentColor = False
TabOrder = 0
OnClick = MenuTreeClick
OnDragDrop = MenuTreeDragDrop
OnDragOver = MenuTreeDragOver
OnStartDrag = MenuTreeStartDrag
OnKeyDown = MenuTreeKeyDown
end
object TreeSource: TListView
Left = 186
Top = 0
Width = 369
Height = 244
Hint =
'Here you'#39'll find all available operation that can be displayed i' +
'n the menu.'
Align = alClient
Columns = <
item
Caption = 'Operation'
Width = 58
WidthType = (
-2)
end
item
Caption = 'Description'
Width = 12
WidthType = (
-1)
end>
DragMode = dmAutomatic
ReadOnly = False
HideSelection = False
MultiSelect = True
OnEditing = TreeSourceEditing
OnDragDrop = MenuTreeDragDrop
OnDragOver = TreeSourceDragOver
OnStartDrag = MenuTreeStartDrag
ParentShowHint = False
ShowHint = False
TabOrder = 1
ViewStyle = vsReport
OnKeyDown = TreeSourceKeyDown
SmallImages = IconList
end
object Panel2: TPanel
Left = 0
Top = 244
Width = 555
Height = 31
Align = alBottom
BevelOuter = bvLowered
TabOrder = 2
object Button5: TButton
Left = 376
Top = 4
Width = 75
Height = 23
Caption = 'Exit'
TabOrder = 0
OnClick = Button5Click
end
object Button4: TButton
Left = 456
Top = 4
Width = 75
Height = 23
Caption = 'Change'
TabOrder = 1
OnClick = Button4Click
end
end
object Panel3: TPanel
Left = 185
Top = 0
Width = 1
Height = 244
Cursor = crSizeWE
Align = alLeft
BevelOuter = bvNone
TabOrder = 3
OnMouseDown = Panel3MouseDown
OnMouseMove = Panel3MouseMove
OnMouseUp = Panel3MouseUp
end
end
object StatusBar1: TStatusBar
Left = 0
Top = 275
Width = 555
Height = 19
Panels = <>
ParentShowHint = False
ShowHint = False
SimplePanel = True
end
object IconList: TImageList
Left = 664
Top = 200
end
end