home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Best Sellers 33: Professional Win95/98
/
CD_1.iso
/
HOME
/
PSCLOR32
/
_SETUP.1
/
COL30.EXE
/
0
/
RCDATA
/
THTMLATTRIBUTESDLG
/
THTMLATTRIBUTESDLG.txt
Wrap
Text File
|
1998-02-19
|
51KB
|
1,905 lines
object HtmlAttributesDlg: THtmlAttributesDlg
Left = 126
Top = 130
ActiveControl = OKBtn
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Define Attributes'
ClientHeight = 449
ClientWidth = 626
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
ShowHint = True
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object ButtonPanel: TPanel
Left = 525
Top = 0
Width = 101
Height = 449
Align = alRight
BevelOuter = bvNone
TabOrder = 0
object OKBtn: TBitBtn
Left = 14
Top = 5
Width = 77
Height = 27
Hint = 'Generate HTML Report'
Caption = '&OK'
TabOrder = 0
OnClick = OKBtnClick
Kind = bkOK
Margin = 2
Spacing = -1
IsControl = True
end
object CancelBtn: TBitBtn
Left = 14
Top = 35
Width = 77
Height = 27
Hint = 'Cancel HTML Report'
Caption = '&Cancel'
TabOrder = 1
OnClick = CancelBtnClick
Kind = bkCancel
Margin = 2
Spacing = -1
IsControl = True
end
object HelpBtn: TBitBtn
Left = 14
Top = 65
Width = 77
Height = 27
Hint = 'Display Help Window'
TabOrder = 2
OnClick = HelpBtnClick
Kind = bkHelp
Margin = 2
Spacing = -1
IsControl = True
end
end
object Notebook: TNotebook
Left = 0
Top = 0
Width = 525
Height = 449
Align = alClient
PageIndex = 4
TabOrder = 1
IsControl = True
object TPage
Left = 0
Top = 0
Caption = 'Page1'
IsControl = True
object GroupBox1: TGroupBox
Left = 0
Top = 0
Width = 525
Height = 449
Align = alClient
Caption = 'Page Attributes:'
TabOrder = 0
IsControl = True
object Label1: TLabel
Left = 8
Top = 277
Width = 88
Height = 13
Caption = 'Background Color:'
end
object Label2: TLabel
Left = 8
Top = 33
Width = 84
Height = 13
Caption = 'HTML Page Title:'
end
object Label7: TLabel
Left = 8
Top = 72
Width = 101
Height = 13
Caption = 'Background Graphic:'
end
object Label32: TLabel
Left = 232
Top = 83
Width = 73
Height = 33
AutoSize = False
Caption = 'Keywords META TAG:'
WordWrap = True
end
object Label40: TLabel
Left = 232
Top = 174
Width = 73
Height = 33
AutoSize = False
Caption = 'Description META TAG:'
WordWrap = True
end
object BgndColorCB: TComboBox
Left = 8
Top = 293
Width = 113
Height = 22
Style = csOwnerDrawFixed
DropDownCount = 1
ItemHeight = 16
Items.Strings = (
'')
TabOrder = 5
OnDrawItem = BgndColorCBDrawItem
OnDropDown = BgndColorCBDropDown
end
object PageTitleEd: TEdit
Left = 8
Top = 49
Width = 505
Height = 21
TabOrder = 1
end
object BgndPicture: TMultiImgControl
Left = 8
Top = 86
Width = 210
Height = 173
HelpContext = 31
Caption = 'BgndPicture'
TabOrder = 2
SpeedBarHeight = 24
end
object KeywordsEd: TMemo
Left = 232
Top = 110
Width = 281
Height = 57
Hint = 'Enter One Keyword per Line'
ScrollBars = ssVertical
TabOrder = 3
end
object DescEd: TMemo
Left = 232
Top = 201
Width = 281
Height = 57
Hint = 'Enter a description of your Web Page here'
ScrollBars = ssVertical
TabOrder = 4
end
object PrologCB: TCheckBox
Left = 8
Top = 15
Width = 345
Height = 17
Caption = 'Include HTML Prolog/Epilog (<HTML>,<HEAD>,<TITLE>)'
TabOrder = 0
end
object GroupBox12: TGroupBox
Left = 128
Top = 265
Width = 387
Height = 57
Caption = 'URL Link Colors'
TabOrder = 6
object Label41: TLabel
Left = 9
Top = 14
Width = 23
Height = 13
Caption = 'Link:'
end
object Label42: TLabel
Left = 138
Top = 14
Width = 57
Height = 13
Caption = 'Visited Link:'
end
object Label43: TLabel
Left = 266
Top = 14
Width = 56
Height = 13
Caption = 'Active Link:'
end
object LinkColorCB: TComboBox
Left = 8
Top = 28
Width = 113
Height = 22
Style = csOwnerDrawFixed
DropDownCount = 1
ItemHeight = 16
Items.Strings = (
'')
TabOrder = 0
OnDrawItem = BgndColorCBDrawItem
OnDropDown = BgndColorCBDropDown
end
object VLinkColorCB: TComboBox
Left = 136
Top = 28
Width = 113
Height = 22
Style = csOwnerDrawFixed
DropDownCount = 1
ItemHeight = 16
Items.Strings = (
'')
TabOrder = 1
OnDrawItem = BgndColorCBDrawItem
OnDropDown = BgndColorCBDropDown
end
object ALinkColorCB: TComboBox
Left = 264
Top = 28
Width = 113
Height = 22
Style = csOwnerDrawFixed
DropDownCount = 1
ItemHeight = 16
Items.Strings = (
'')
TabOrder = 2
OnDrawItem = BgndColorCBDrawItem
OnDropDown = BgndColorCBDropDown
end
end
object ImbededTableGB: TGroupBox
Left = 8
Top = 346
Width = 505
Height = 98
TabOrder = 7
Visible = False
object Label17: TLabel
Left = 8
Top = 9
Width = 119
Height = 13
Caption = 'Page Left Margin (pixels):'
end
object Label18: TLabel
Left = 8
Top = 53
Width = 120
Height = 13
Caption = 'Page Top Margin (pixels):'
end
object LMarginEd: TSpinEdit
Left = 8
Top = 26
Width = 121
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 0
Value = 0
end
object TMarginEd: TSpinEdit
Left = 8
Top = 70
Width = 121
Height = 22
MaxValue = 0
MinValue = 0
TabOrder = 1
Value = 0
end
object MenuRG: TRadioGroup
Left = 264
Top = 19
Width = 113
Height = 73
Caption = 'Page Menu:'
ItemIndex = 0
Items.Strings = (
'No Menu'
'Horizontal Menu'
'Vertical Menu'
'Both Menus')
TabOrder = 6
OnClick = MenuRGClick
end
object MenuBtn: TButton
Left = 384
Top = 64
Width = 113
Height = 25
Caption = 'Create/Edit Menu'
Enabled = False
TabOrder = 7
OnClick = MenuBtnClick
end
object LMarginColorCB: TComboBox
Left = 138
Top = 26
Width = 113
Height = 22
Style = csOwnerDrawF