home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2005 June
/
ccd0605.iso
/
Software
/
Shareware
/
Comunicatii
/
xns
/
xns53p_setup.exe
/
xns5.exe
/
0
/
RCDATA
/
TFRMABOUT2
/
TFRMABOUT2.txt
< prev
Wrap
Text File
|
2005-05-02
|
5KB
|
226 lines
object frmAbout2: TfrmAbout2
Left = 181
Top = 183
BorderIcons = [biMinimize, biMaximize]
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 364
ClientWidth = 311
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 16
Top = 312
Width = 289
Height = 9
Shape = bsBottomLine
end
object Label3: TLabel
Left = 136
Top = 168
Width = 164
Height = 26
Caption = 'Copyright '#169' 2005 Fresh Software'#13#10'Programmed By Drew Niese.'
end
object Label5: TLabel
Left = 16
Top = 112
Width = 69
Height = 13
Caption = 'Registered to:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
end
object lblRegName: TLabel
Left = 32
Top = 136
Width = 62
Height = 13
Caption = 'Unregistered'
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
OnClick = lblRegNameClick
end
object Bevel2: TBevel
Left = 16
Top = 152
Width = 289
Height = 9
Shape = bsBottomLine
end
object Image2: TImage
Left = 16
Top = 168
Width = 121
Height = 65
Picture.Data = {<image000.bmp>}
Transparent = True
end
object Label1: TLabel
Left = 96
Top = 296
Width = 121
Height = 13
Cursor = crHandPoint
Caption = 'http://www.freshsw.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label1Click
end
object Label4: TLabel
Left = 16
Top = 256
Width = 280
Height = 13
Caption = 'Bug Reports, Feedback, Ideas, Comments all appreciated.'
end
object Label6: TLabel
Left = 16
Top = 64
Width = 59
Height = 13
Caption = 'XNS Uptime:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
end
object Label7: TLabel
Left = 16
Top = 80
Width = 75
Height = 13
Caption = 'System Uptime:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
end
object lblXNSuptime: TLabel
Left = 96
Top = 64
Width = 201
Height = 13
AutoSize = False
Caption = 'lblXNSuptime'
end
object lblSysUptime: TLabel
Left = 96
Top = 80
Width = 201
Height = 13
AutoSize = False
Caption = 'lblSysUptime'
end
object Label2: TLabel
Left = 112
Top = 280
Width = 95
Height = 13
Cursor = crHandPoint
Caption = 'drew@freshsw.com'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentFont = False
OnClick = Label2Click
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 311
Height = 57
Align = alTop
BevelOuter = bvNone
Color = 6776679
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
object lblAppVersion: TLabel
Left = 53
Top = 12
Width = 188
Height = 16
Caption = 'X-NetStat Professional 5.0 []'
Font.Charset = DEFAULT_CHARSET
Font.Color = 8454143
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Image1: TImage
Left = 16
Top = 11
Width = 23
Height = 30
AutoSize = True
Picture.Data = {<image001.bmp>}
end
object lblBuildDate: TLabel
Left = 90
Top = 32
Width = 149
Height = 13
Caption = 'Build date: January 20th, 2004'
Font.Charset = DEFAULT_CHARSET
Font.Color = 12174024
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
end
object Button1: TButton
Left = 120
Top = 329
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 1
OnClick = Button1Click
end
object Timer1: TTimer
OnTimer = Timer1Timer
Left = 200
Top = 112
end
object underLineTimer: TTimer
Enabled = False
Interval = 150
Left = 240
Top = 144
end
end