home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 October
/
PCWorld_2000-10_cd2.bin
/
Borland
/
interbase
/
IBConsole_src.ZIP
/
ibconsole
/
frmuDlgClass.dfm
< prev
next >
Wrap
Text File
|
2000-06-08
|
551b
|
25 lines
object Dialog: TDialog
Left = 271
Top = 198
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsDialog
Caption = 'Dialog'
ClientHeight = 90
ClientWidth = 104
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poMainFormCenter
Scaled = False
OnCreate = FormCreate
OnHelp = FormHelp
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
end