home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
komunik
/
cqwk
/
setup.exe
/
0
/
RCDATA
/
TLOGODLG
/
TLOGODLG.txt
< prev
Wrap
Text File
|
1997-01-19
|
2KB
|
78 lines
object LogoDlg: TLogoDlg
Left = 228
Top = 121
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Welcome'
ClientHeight = 320
ClientWidth = 499
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'System'
Font.Style = []
FormStyle = fsStayOnTop
Position = poScreenCenter
OnActivate = FormActivate
OnClose = FormClose
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 16
object Bevel1: TBevel
Left = 16
Top = 8
Width = 465
Height = 273
end
object Image1: TImage
Left = 56
Top = 16
Width = 385
Height = 257
Picture.Data = {<image000.bmp>}
Stretch = True
end
object Button1: TButton
Left = 400
Top = 288
Width = 81
Height = 25
Cancel = True
Caption = '&Cancel'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 1
end
object NextBtn: TButton
Left = 296
Top = 288
Width = 81
Height = 25
Caption = '&Next >'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 0
end
object Button2: TButton
Left = 216
Top = 288
Width = 81
Height = 25
Caption = '< &Back'
Enabled = False
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 2
end
end