home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Additional Levels for Warcraft 2
/
WARII_LAOII.iso
/
tools
/
wardraft
/
wardraft.exe
/
0
/
RCDATA
/
TDUMPFORM
/
TDUMPFORM.txt
Wrap
Text File
|
1997-01-17
|
826b
|
43 lines
object DumpForm: TDumpForm
Left = 269
Top = 134
Width = 650
Height = 433
HelpContext = 1
Caption = 'DumpForm'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
OnClose = FormClose
OnShow = FormShow
PixelsPerInch = 120
TextHeight = 16
object Panel1: TPanel
Left = 0
Top = 0
Width = 642
Height = 41
Align = alTop
TabOrder = 0
end
object DumpField: TListBox
Left = 0
Top = 41
Width = 642
Height = 365
Align = alClient
ExtendedSelect = False
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Courier New'
Font.Style = []
ItemHeight = 16
ParentFont = False
Style = lbOwnerDrawFixed
TabOrder = 1
OnDrawItem = DumpFieldDrawItem
OnMouseDown = DumpFieldMouseDown
end
end