home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Shareware for Win 95
/
Chip-Shareware-Win95.bin
/
komunik
/
webedit
/
data.z
/
wewiz32j.wem
/
0
/
RCDATA
/
TEPABOUTDIALOGFM
/
TEPABOUTDIALOGFM.txt
Wrap
Text File
|
1996-10-14
|
2KB
|
118 lines
object EPAboutDialogFm: TEPAboutDialogFm
Left = 343
Top = 249
ActiveControl = OKBt
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 221
ClientWidth = 342
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object DescriptionLb: TLabel
Left = 68
Top = 72
Width = 264
Height = 53
AutoSize = False
Caption = '<<Description>>'
WordWrap = True
end
object SerialLb: TLabel
Left = 68
Top = 112
Width = 50
Height = 13
Caption = '<<Serial>>'
end
object CopyrightLb: TLabel
Left = 68
Top = 32
Width = 68
Height = 13
Caption = '<<Copyright>>'
end
object ProductLb: TLabel
Left = 68
Top = 12
Width = 74
Height = 16
Caption = '<<Product>>'
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object EPBorder1: TEPBorder
Left = 68
Top = 132
Width = 269
Height = 9
ParentColor = False
BorderStyle = epbsHorizLine
end
object TLabel
Left = 68
Top = 138
Width = 185
Height = 13
Caption = 'Physical memory available to Windows:'
end
object TLabel
Left = 68
Top = 156
Width = 86
Height = 13
Caption = 'System resources:'
end
object MemoryLb: TLabel
Left = 256
Top = 138
Width = 74
Height = 13
Alignment = taRightJustify
Caption = '#,###" KB"'
end
object ResourcesLb: TLabel
Left = 260
Top = 156
Width = 70
Height = 13
Alignment = taRightJustify
Caption = '%d%% Free'
end
object AboutIm: TEPImage
Left = 12
Top = 12
Width = 32
Height = 32
ParentColor = False
end
object OKBt: TButton
Left = 256
Top = 188
Width = 75
Height = 23
Cancel = True
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object CustomBt: TButton
Left = 172
Top = 188
Width = 75
Height = 23
Default = True
TabOrder = 0
Visible = False
end
end