home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 April
/
PCWorld_2001-04_cd.bin
/
Software
/
Komercni
/
sazka
/
Sazka.exe
/
0
/
RCDATA
/
TFRMMILABOUT
/
TFRMMILABOUT.txt
< prev
Wrap
Text File
|
2001-03-06
|
2KB
|
99 lines
object frmMILAbout: TfrmMILAbout
Left = 402
Top = 258
BorderStyle = bsDialog
Caption = 'About $component$ v$version$'
ClientHeight = 208
ClientWidth = 315
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object imgLogo: TImage
Left = 16
Top = 16
Width = 32
Height = 32
AutoSize = True
Picture.Data = {<image000.ico>}
end
object lblVersion: TLabel
Left = 136
Top = 56
Width = 92
Height = 22
Caption = 'v$version$'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Transparent = True
end
object lblAuthor: TLabel
Left = 148
Top = 104
Width = 68
Height = 16
Caption = 'by $author$'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Transparent = True
end
object lblCopyright: TLabel
Left = 94
Top = 144
Width = 181
Height = 14
Caption = '� Copyright 1998, Millennial Software'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
Transparent = True
end
object bvlSepBar: TBevel
Left = 64
Top = 168
Width = 237
Height = 2
end
object lblComponent: TMILFlashLabel
Left = 64
Top = 15
Width = 237
Height = 35
Caption = '$Component Name$'
HighlightColor = clYellow
Hover = False
MouseIsDown = False
NormalColor = clBlack
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -24
Font.Name = 'Arial'
Font.Style = [fsBold]
end
object cmdOK: TButton
Left = 224
Top = 176
Width = 75
Height = 25
Caption = 'OK'
Default = True
TabOrder = 1
OnClick = cmdOKClick
end
end