home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet Gallery
/
INTERGAL.bin
/
intergal
/
prgs
/
idv21
/
data.z
/
Iavadraw.exe
/
0
/
RCDATA
/
TWATCH
/
TWATCH.txt
Wrap
Text File
|
1996-12-20
|
1KB
|
65 lines
object Watch: TWatch
Left = 149
Top = 102
Width = 470
Height = 349
Caption = 'Watch'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object WatchTree: TTreeView
Left = 0
Top = 121
Width = 462
Height = 201
Indent = 19
OnExpanding = WatchTreeExpanding
Align = alClient
ParentColor = False
TabOrder = 0
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 462
Height = 121
Align = alTop
BevelInner = bvLowered
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 8
Width = 44
Height = 13
Caption = 'Callback:'
end
object Label2: TLabel
Left = 240
Top = 8
Width = 24
Height = 13
Caption = 'Print:'
end
object CallbackMemo: TMemo
Left = 8
Top = 20
Width = 221
Height = 89
ScrollBars = ssBoth
TabOrder = 0
end
object PrintMemo: TMemo
Left = 240
Top = 20
Width = 209
Height = 89
ScrollBars = ssBoth
TabOrder = 1
end
end
end