home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 October A
/
Pcwk10a98.iso
/
Inprise
/
TRIAL
/
JBUILDER
/
JRUNTIME.Z
/
jbuilder.exe
/
0
/
RCDATA
/
TCLASSTREE
/
TCLASSTREE.txt
Wrap
Text File
|
1998-05-08
|
976b
|
52 lines
object ClassTree: TClassTree
Left = 428
Top = 406
Width = 400
Height = 350
Caption = 'Package Browser'
ParentFont = True
Position = poScreenCenter
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 290
Width = 392
Height = 33
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object Panel2: TPanel
Left = 241
Top = 0
Width = 151
Height = 33
Align = alRight
BevelOuter = bvNone
TabOrder = 0
object btnOk: TButton
Left = 20
Top = 8
Width = 60
Height = 20
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object Button2: TButton
Left = 85
Top = 8
Width = 60
Height = 20
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
end
end
end