home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 March
/
PCWorld_1999-03_cd.bin
/
Software
/
zkuste
/
BlowFish
/
bfa97.exe
/
0
/
RCDATA
/
TTIPDIALOG
/
TTIPDIALOG.txt
Wrap
Text File
|
1998-12-29
|
789b
|
43 lines
object TipDialog: TTipDialog
Left = 284
Top = 136
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'TipDialog'
ClientHeight = 114
ClientWidth = 305
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Info: TLabel
Left = 16
Top = 16
Width = 3
Height = 13
Transparent = True
WordWrap = True
end
object OKButton: TButton
Left = 216
Top = 48
Width = 75
Height = 23
Default = True
ModalResult = 1
TabOrder = 0
end
object DontShowAgainSwitch: TCheckBox
Left = 16
Top = 56
Width = 193
Height = 25
TabOrder = 1
end
end