home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
DOKAN 47
/
DOKAN47.ISO
/
dokan.exe
/
0
/
RCDATA
/
TMAINFRM
/
TMAINFRM.txt
Wrap
Text File
|
2002-06-17
|
2KB
|
94 lines
object MainFrm: TMainFrm
Left = 200
Top = 141
Cursor = crArrow
BorderStyle = bsNone
Caption = 'Dokan'
ClientHeight = 502
ClientWidth = 689
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
OldCreateOrder = True
Scaled = False
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 15
object Hot: THotImg
Left = 0
Top = 0
Width = 640
Height = 480
OnHit = HotHit
OnLeave = HotLeave
OnEnter = HotEnter
Regions.Strings = (
'#$FORMAT:ncsa'
'#$EOH'
'rect VIDEO 385,189 483,232'
'rect MUSICA 358,134 463,175'
'rect IMAGEN 409,244 541,290'
'rect VARIOS 472,361 568,401'
'rect CREDITOS 54,4 307,105'
'rect MINIMIZAR 605,0 621,16'
'rect EJECUTAR 353,400 376,425'
'rect LDOWN 353,428 377,457'
'rect LUP 353,366 376,397'
'rect SALIR 622,0 636,15'
'circle MOVER 24,25 48,50')
ShowRegions = False
ImgName = 'GRES\MAINL.BMP'
ImgHName = 'GRES\MAINH.BMP'
end
object LblInfo: TLabel
Left = 52
Top = 380
Width = 37
Height = 15
Caption = 'LblInfo'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWhite
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
end
object Tree: TGTreeView
Left = 52
Top = 144
Width = 269
Height = 224
AutoExpand = True
BorderStyle = bsNone
Color = cl3DLight
Ctl3D = True
Font.Charset = ANSI_CHARSET
Font.Color = clSilver
Font.Height = -12
Font.Name = 'Arial'
Font.Style = []
Indent = 19
Items.Data = {
010000001E0000000000000000000000FFFFFFFFFFFFFFFF0000000000000000
05446F6B616E}
ParentCtl3D = False
ParentFont = False
ReadOnly = True
ShowRoot = False
TabOrder = 0
OnChange = TreeChange
OnCustomDrawItem = TreeCustomDrawItem
OnDblClick = TreeDblClick
OnKeyDown = TreeKeyDown
NoScroll = True
end
end