home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 15
/
BUGCD1998_06.ISO
/
desktop
/
dtc
/
dtc.ex_
/
dtc.ex
/
0
/
RCDATA
/
TABOUTBOX
/
TABOUTBOX.txt
< prev
Wrap
Text File
|
1998-05-13
|
3KB
|
133 lines
object AboutBox: TAboutBox
Left = 229
Top = 193
ActiveControl = btnOK
BorderIcons = []
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 167
ClientWidth = 261
Font.Color = clBlack
Font.Height = -21
Font.Name = 'Arial'
Font.Style = [fsBold]
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 24
object piMove: TImage
Left = 152
Top = 44
Width = 105
Height = 105
end
object pnAbout: TPanel
Left = 0
Top = 0
Width = 261
Height = 129
Align = alTop
BevelInner = bvRaised
BevelOuter = bvLowered
Color = clSilver
Font.Color = clBlack
Font.Height = -16
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 42
Top = 8
Width = 176
Height = 24
Caption = 'Desktop Changer'
Font.Color = clBlack
Font.Height = -21
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 92
Top = 61
Width = 135
Height = 15
Caption = 'Version 1.02 (11-01-98)'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label3: TLabel
Left = 92
Top = 42
Width = 128
Height = 18
Caption = '(c) Stewart Hector'
Font.Color = clBlack
Font.Height = -15
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label4: TLabel
Left = 92
Top = 99
Width = 87
Height = 15
Caption = '21 March 1997'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 92
Top = 80
Width = 54
Height = 15
Caption = 'Freeware'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object piLogo: TImage
Left = 13
Top = 44
Width = 68
Height = 69
Center = True
Picture.Data = {<image000.bmp>}
Stretch = True
OnDblClick = piLogoDblClick
IsControl = True
end
end
object btnOK: TButton
Left = 92
Top = 136
Width = 77
Height = 27
Caption = 'OK'
Default = True
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Arial'
Font.Style = [fsBold]
ModalResult = 1
ParentFont = False
TabOrder = 1
end
object tmMove: TSuperTimer
Interval = 30
OnTimer = tmMoveTimer
Left = 20
Top = 116
end
end