home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bila Vrana
/
BILA_VRANA.iso
/
018A
/
WBIT32.ZIP
/
WEBIT32.EXE
/
0
/
RCDATA
/
TEFFECTSFORM
/
TEFFECTSFORM.txt
Wrap
Text File
|
1996-11-23
|
21KB
|
894 lines
object EffectsForm: TEffectsForm
Left = 118
Top = 37
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Web Effects'
ClientHeight = 347
ClientWidth = 435
Color = clNavy
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
OnClose = FormClose
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object TLabel
Left = 202
Top = 136
Width = 3
Height = 14
end
object HTMLTemp: TMemo
Left = 10
Top = 241
Width = 406
Height = 70
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
ParentFont = False
ScrollBars = ssBoth
TabOrder = 6
Visible = False
end
object Notebook1: TNotebook
Left = 0
Top = 0
Width = 435
Height = 326
Align = alTop
Color = clBtnFace
Font.Color = clWindowText
Font.Height = -13
Font.Name = 'Arial'
Font.Style = []
PageIndex = 5
ParentColor = False
ParentFont = False
TabOrder = 0
object TPage
Left = 0
Top = 0
Caption = 'Headers'
object Label1: TLabel
Left = 111
Top = 33
Width = 74
Height = 16
Caption = 'Header Text:'
end
object Label2: TLabel
Left = 16
Top = 33
Width = 75
Height = 16
Caption = 'Header Size:'
end
object HeaderNumber: TSpinEdit
Left = 20
Top = 50
Width = 41
Height = 26
MaxValue = 6
MinValue = 1
TabOrder = 0
Value = 1
OnChange = ViewEffectClick
end
object HeaderText: TEdit
Left = 113
Top = 51
Width = 173
Height = 24
TabOrder = 1
OnChange = ViewEffectClick
OnKeyPress = HeaderTextKeyPress
end
object HeadingJustify: TRadioGroup
Left = 15
Top = 85
Width = 110
Height = 72
Caption = 'Heading Justify'
ItemIndex = 0
Items.Strings = (
'none'
'left'
'center')
TabOrder = 2
OnClick = ViewEffectClick
end
end
object TPage
Left = 0
Top = 0
Caption = 'Tables'
object Label3: TLabel
Left = 27
Top = 26
Width = 51
Height = 16
Caption = 'Columns'
end
object Label4: TLabel
Left = 27
Top = 71
Width = 51
Height = 16
Caption = 'Padding:'
end
object Label5: TLabel
Left = 107
Top = 26
Width = 32
Height = 16
Caption = 'Rows'
end
object Label6: TLabel
Left = 107
Top = 71
Width = 51
Height = 16
Caption = 'Spacing:'
end
object Label7: TLabel
Left = 22
Top = 206
Width = 73
Height = 16
Caption = 'Table Width:'
end
object Label8: TLabel
Left = 177
Top = 6
Width = 83
Height = 16
Caption = 'Table Caption:'
end
object Label9: TLabel
Left = 312
Top = 6
Width = 78
Height = 16
Caption = 'Caption Size:'
end
object ColumnValue: TSpinEdit
Left = 29
Top = 42
Width = 52
Height = 26
MaxValue = 10
MinValue = 1
TabOrder = 0
Value = 2
OnChange = ViewEffectClick
end
object PaddingValue: TSpinEdit
Left = 29
Top = 87
Width = 52
Height = 26
MaxValue = 10
MinValue = 0
TabOrder = 1
Value = 1
OnChange = ViewEffectClick
end
object RowValue: TSpinEdit
Left = 109
Top = 42
Width = 52
Height = 26
MaxValue = 100
MinValue = 1
TabOrder = 2
Value = 2
OnChange = ViewEffectClick
end
object SpacingValue: TSpinEdit
Left = 109
Top = 87
Width = 52
Height = 26
MaxValue = 10
MinValue = 0
TabOrder = 3
Value = 2
OnChange = ViewEffectClick
end
object WidthValue: TSpinEdit
Left = 24
Top = 222
Width = 52
Height = 26
MaxValue = 100
MinValue = 0
TabOrder = 4
Value = 0
end
object HasBorder: TCheckBox
Left = 20
Top = 5
Width = 121
Height = 17
Caption = 'Show Border'
State = cbChecked
TabOrder = 5
OnClick = ViewEffectClick
end
object TableJustify: TRadioGroup
Left = 20
Top = 125
Width = 96
Height = 71
Caption = 'Table Justify'
ItemIndex = 0
Items.Strings = (
'left'
'center'
'right')
TabOrder = 6
OnClick = ViewEffectClick
end
object Caption: TEdit
Left = 179
Top = 22
Width = 121
Height = 24
TabOrder = 7
OnChange = ViewEffectClick
OnKeyPress = CaptionKeyPress
end
object CaptionLoc: TRadioGroup
Left = 179
Top = 48
Width = 139
Height = 54
Caption = 'Caption Location'
ItemIndex = 0
Items.Strings = (
'Top'
'Bottom')
TabOrder = 8
OnClick = ViewEffectClick
end
object CaptionSize: TSpinEdit
Left = 350
Top = 25
Width = 41
Height = 26
MaxValue = 6
MinValue = 1
TabOrder = 9
Value = 5
OnChange = ViewEffectClick
end
object DataGrid: TStringGrid
Left = 168
Top = 9
Width = 256
Height = 106
ColCount = 3
DefaultColWidth = 80
DefaultRowHeight = 14
RowCount = 3
Font.Color = clWindowText
Font.Height = -9
Font.Name = 'Arial'
Font.Style = []
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goRangeSelect, goDrawFocusSelected, goColSizing, goRowMoving, goColMoving, goEditing, goTabs]
ParentFont = False
TabOrder = 10
Visible = False
OnClick = ViewEffectClick
RowHeights = (
14
14
14)
end
object ToggleGrid: TBitBtn
Left = 37
Top = 259
Width = 76
Height = 27
Caption = 'Toggle Grid'
TabOrder = 11
OnClick = ToggleGridClick
end
end
object TPage
Left = 0
Top = 0
Caption = 'ListTypes'
object label11: TLabel
Left = 17
Top = 126
Width = 110
Height = 16
Caption = 'Number of parents:'
end
object Label13: TLabel
Left = 16
Top = 173
Width = 113
Height = 16
Caption = 'Children per parent:'
end
object ListType: TRadioGroup
Left = 10
Top = 10
Width = 116
Height = 105
Caption = 'List Type:'
ItemIndex = 0
Items.Strings = (
'Ordered'
'UnOrder'
'Definition'
'Directory'
'Menu')
TabOrder = 0
OnClick = ViewEffectClick
end
object Parents: TSpinEdit
Left = 24
Top = 142
Width = 46
Height = 26
MaxValue = 100
MinValue = 1
TabOrder = 1
Value = 4
OnChange = ViewEffectClick
end
object ChildValue: TSpinEdit
Left = 22
Top = 190
Width = 46
Height = 26
MaxValue = 100
MinValue = 0
TabOrder = 2
Value = 0
OnChange = ViewEffectClick
end
object Child: TRadioGroup
Left = 138
Top = 10
Width = 116
Height = 105
Caption = 'Child Type:'
ItemIndex = 0
Items.Strings = (
'Ordered'
'UnOrder'
'Definition'
'Directory'
'Menu')
TabOrder = 3
OnClick = ViewEffectClick
end
object ListItems: TStringGrid