home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
ostatni
/
delphi
/
delphi1
/
winfo151.exe
/
FRMABOUT.DFM
/
FRMABOUT.txt
next >
Wrap
Text File
|
1995-09-06
|
3KB
|
139 lines
object frmNmfiAbout: TfrmNmfiAbout
Left = 434
Top = 253
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 262
ClientWidth = 367
Font.Color = clWindowText
Font.Height = -17
Font.Name = 'System'
Font.Style = []
PixelsPerInch = 120
Position = poScreenCenter
OnCreate = FormCreate
TextHeight = 20
object Bevel1: TBevel
Left = 8
Top = 200
Width = 353
Height = 57
Shape = bsFrame
end
object AppIcon: TImage
Left = 22
Top = 211
Width = 36
Height = 36
end
object Image1: TImage
Left = 313
Top = 211
Width = 36
Height = 36
Picture.Data = {<image000.ico>}
end
object Panel2: TPanel
Left = 7
Top = 8
Width = 353
Height = 185
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 0
object AppName: TLabel
Left = 2
Top = 2
Width = 349
Height = 55
Align = alTop
Alignment = taCenter
AutoSize = False
Caption = 'AppName'
Font.Color = clNavy
Font.Height = -30
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
end
object Copyright: TLabel
Left = 33
Top = 95
Width = 287
Height = 19
Alignment = taCenter
Caption = 'Copyright 1995, Carm Vecchio, NMFI'
Font.Color = clBlack
Font.Height = -17
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object EMail: TLabel
Left = 72
Top = 116
Width = 216
Height = 16
Alignment = taCenter
Caption = 'E-Mail: 71762.271@compuserve.com'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'arial'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 124
Top = 69
Width = 117
Height = 24
Caption = 'Version 1.51'
Font.Color = clMaroon
Font.Height = -20
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
end
object Bevel2: TBevel
Left = 8
Top = 141
Width = 337
Height = 38
end
object Label2: TLabel
Left = 91
Top = 160
Width = 180
Height = 13
Alignment = taCenter
Caption = 'Copyright 1995 Borland International.'
Font.Color = clBlack
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = [fsItalic]
ParentFont = False
end
object Label1: TLabel
Left = 115
Top = 145
Width = 131
Height = 13
Alignment = taCenter
Caption = 'Written using DELPHI 1.0 '
Font.Color = clWindowText
Font.Height = -10
Font.Name = 'MS Sans Serif'
Font.Style = [fsItalic]
ParentFont = False
end
end
object BitBtn1: TBitBtn
Left = 139
Top = 208
Width = 89
Height = 41
TabOrder = 1
Kind = bkOK
end
end