home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 Mobile
/
Chip_Mobile_2001.iso
/
palm
/
tools
/
bigdoc
/
bigdoc.exe
/
BigDoc.exe
/
0
/
RCDATA
/
TNAGCARD
/
TNAGCARD.txt
< prev
Wrap
Text File
|
2000-04-17
|
2KB
|
106 lines
object NagCard: TNagCard
Left = 207
Top = 211
BorderStyle = bsDialog
Caption = 'Welcome to BigDOC'
ClientHeight = 235
ClientWidth = 298
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnClose = FormClose
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 8
Top = 8
Width = 281
Height = 161
BevelInner = bvRaised
BevelOuter = bvLowered
Color = 11927551
TabOrder = 0
object ProgramIcon: TImage
Left = 26
Top = 18
Width = 64
Height = 64
Picture.Data = {<image000.bmp>}
Stretch = True
Transparent = True
IsControl = True
end
object ProductName: TLabel
Left = 95
Top = 15
Width = 179
Height = 32
Alignment = taCenter
AutoSize = False
Caption = 'BigDOC'
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -27
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
IsControl = True
end
object Version: TLabel
Left = 95
Top = 56
Width = 179
Height = 16
Alignment = taCenter
AutoSize = False
Caption = 'Version'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
IsControl = True
end
object Comments: TLabel
Left = 8
Top = 88
Width = 265
Height = 65
AutoSize = False
Caption = 'Comments'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
WordWrap = True
IsControl = True
end
end
object OKButton: TButton
Left = 111
Top = 180
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object CheckBox1: TCheckBox
Left = 8
Top = 215
Width = 281
Height = 17
Caption = 'Not to be shown again (for registered users only)'
TabOrder = 2
end
end