home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
GoldHTML
/
Golden.exe
/
0
/
RCDATA
/
TABOUTDIALOG
/
TABOUTDIALOG.txt
Wrap
Text File
|
1998-04-04
|
4KB
|
214 lines
object AboutDialog: TAboutDialog
Left = 284
Top = 71
ActiveControl = Button1
BorderIcons = []
BorderStyle = bsDialog
Caption = 'O programu'
ClientHeight = 269
ClientWidth = 432
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
ShowHint = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 24
Top = 213
Width = 154
Height = 13
Caption = 'Program je registrov�n na jm�no:'
end
object Bevel1: TBevel
Left = 16
Top = 200
Width = 401
Height = 9
Shape = bsTopLine
Style = bsRaised
end
object Bevel2: TBevel
Left = 104
Top = 48
Width = 9
Height = 153
Shape = bsLeftLine
Style = bsRaised
end
object Label2: TLabel
Left = 125
Top = 175
Width = 46
Height = 13
Caption = 'Password'
Visible = False
end
object Panel1: TPanel
Left = 8
Top = 8
Width = 417
Height = 41
BevelInner = bvLowered
Caption = 'GOLDEN HTML EDITOR 3.5'
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clRed
Font.Height = -27
Font.Name = 'Arial'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 0
OnMouseDown = Panel1MouseDown
end
object Edit1: TEdit
Left = 182
Top = 209
Width = 227
Height = 21
AutoSelect = False
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clRed
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
ReadOnly = True
TabOrder = 1
end
object Button1: TButton
Left = 352
Top = 237
Width = 75
Height = 25
Caption = 'Ok'
Default = True
ModalResult = 1
TabOrder = 2
end
object Button2: TButton
Left = 16
Top = 64
Width = 75
Height = 25
Hint = 'Zaregistruje program GHE'
Caption = 'Registrace'
TabOrder = 3
OnClick = Button2Click
end
object Button3: TButton
Left = 16
Top = 96
Width = 75
Height = 25
Cursor = crHandPoint
Hint = 'Sko�� na domovskou str�nku programu GOLDEN HTML EDITOR'
Caption = 'Homepage'
TabOrder = 4
OnClick = Button3Click
end
object Button4: TButton
Left = 16
Top = 128
Width = 75
Height = 25
Cursor = crHandPoint
Hint = 'Po�le mail autor�m'
Caption = 'Mail'
TabOrder = 5
OnClick = Button4Click
end
object Memo1: TMemo
Left = 152
Top = 55
Width = 217
Height = 51
BorderStyle = bsNone
Color = clBtnFace
Ctl3D = True
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = [fsBold]
Lines.Strings = (
'(C) 1997 Pavel Pol�k,Tom� B�l�')
ParentCtl3D = False
ParentFont = False
ReadOnly = True
TabOrder = 6
end
object Edit2: TEdit
Left = 112
Top = 96
Width = 305
Height = 21
BorderStyle = bsNone
Color = clBtnFace
ReadOnly = True
TabOrder = 7
Text = 'Edit2'
end
object Edit3: TEdit
Left = 112
Top = 112
Width = 305
Height = 21
BorderStyle = bsNone
Color = clBtnFace
ReadOnly = True
TabOrder = 8
Text = 'Edit2'
end
object Edit4: TEdit
Left = 112
Top = 128
Width = 305
Height = 21
BorderStyle = bsNone
Color = clBtnFace
ReadOnly = True
TabOrder = 9
Text = 'Edit2'
end
object BitBtn1: TBitBtn
Left = 16
Top = 160
Width = 75
Height = 25
Cursor = crHandPoint
Hint =
'�asopis MY�LENKA'#13#10'Najdete zde mimo jin� i n�vrhy a uk�zky'#13#10'o pro' +
'gramov�n� v jazyku HTML.'
Caption = 'My�lenka'
ParentShowHint = False
ShowHint = True
TabOrder = 10
OnClick = BitBtn1Click
end
object Edit5: TEdit
Left = 112
Top = 143
Width = 305
Height = 21
BorderStyle = bsNone
Color = clBtnFace
ReadOnly = True
TabOrder = 11
Text = 'Edit2'
end
object Edit6: TEdit
Left = 175
Top = 172
Width = 101
Height = 21
TabOrder = 12
Visible = False
OnKeyPress = Edit6KeyPress
end
end