home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 October A
/
Pcwk10a98.iso
/
Inprise
/
TRIAL
/
JBUILDER
/
JRUNTIME.Z
/
jbuilder.exe
/
0
/
RCDATA
/
TFORMLOG
/
TFORMLOG.txt
Wrap
Text File
|
1998-05-08
|
2KB
|
80 lines
object FormLog: TFormLog
Left = 218
Top = 119
Width = 401
Height = 301
HelpContext = 24982
Caption = 'Execution Log'
ParentFont = True
Position = poScreenCenter
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object PageControlLog: TPageControl
Left = 0
Top = 0
Width = 393
Height = 274
Align = alClient
TabOrder = 0
end
object SaveDialog1: TSaveDialog
Left = 120
Top = 96
end
object PopupMenu1: TPopupMenu
HelpContext = 25581
OnPopup = PopupMenu1Popup
Left = 72
Top = 112
object Cut1: TMenuItem
Caption = 'Cu&t'
HelpContext = 25583
OnClick = Cut1Click
end
object Copy1: TMenuItem
Caption = '&Copy'
HelpContext = 25584
OnClick = Copy1Click
end
object Paste1: TMenuItem
Caption = '&Paste'
HelpContext = 25585
OnClick = Paste1Click
end
object Delete1: TMenuItem
Caption = '&Delete'
HelpContext = 25586
OnClick = Delete1Click
end
object SelectAll1: TMenuItem
Caption = 'Se&lect All'
HelpContext = 25587
OnClick = SelectAll1Click
end
object N1: TMenuItem
Caption = '-'
end
object Save1: TMenuItem
Caption = '&Save To File...'
HelpContext = 25588
OnClick = SaveTextAsItemClick
end
object Properties1: TMenuItem
Caption = '&Properties'
HelpContext = 25589
OnClick = OptionsItemClick
end
object N2: TMenuItem
Caption = '-'
end
object RemovePage1: TMenuItem
Caption = '&Remove Page'
HelpContext = 25590
OnClick = RemovePage1Click
end
end
end