home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Expert 29
/
Pce29cd.iso
/
RUNIMAGE
/
DELPHI40
/
BIN
/
DPHIDE40.BPL
/
0
/
RCDATA
/
TBROWSERHISTORYDLG
/
TBROWSERHISTORYDLG.txt
Wrap
Text File
|
1998-06-16
|
966b
|
53 lines
object BrowserHistoryDlg: TBrowserHistoryDlg
Left = 249
Top = 126
HelpContext = 1636
ActiveControl = ListBox1
BorderStyle = bsDialog
Caption = 'Object Browser History'
ClientHeight = 273
ClientWidth = 340
ParentFont = True
PixelsPerInch = 96
Position = poScreenCenter
TextHeight = 13
object ListBox1: TListBox
Left = 8
Top = 8
Width = 240
Height = 257
ItemHeight = 13
TabOrder = 0
OnDblClick = ListBox1DblClick
end
object BitBtn1: TButton
Left = 256
Top = 8
Width = 77
Height = 27
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object BitBtn2: TButton
Left = 256
Top = 44
Width = 77
Height = 27
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object HelpBtn: TButton
Left = 256
Top = 80
Width = 77
Height = 27
Caption = '&Help'
TabOrder = 3
OnClick = HelpBtnClick
end
end