home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 April
/
PCWorld_1999-04_cd.bin
/
Software
/
TemaCD
/
HTMLed
/
EDITOR.EXE
/
0
/
RCDATA
/
TTABLEFORM
/
TTABLEFORM.txt
Wrap
Text File
|
1998-10-11
|
5KB
|
214 lines
object TableForm: TTableForm
Left = 210
Top = 140
Width = 364
Height = 262
ActiveControl = CaptionEdit
Caption = 'Nov� tabulka'
Color = clBtnFace
Constraints.MinHeight = 253
Constraints.MinWidth = 364
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 13
object TableStringGrid: TStringGrid
Left = 0
Top = 129
Width = 356
Height = 57
Align = alClient
ColCount = 3
DefaultRowHeight = 14
FixedCols = 0
RowCount = 3
FixedRows = 0
Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goDrawFocusSelected, goRowMoving, goColMoving, goEditing, goAlwaysShowEditor, goThumbTracking]
TabOrder = 0
OnDrawCell = TableStringGridDrawCell
end
object TopPanel: TPanel
Left = 0
Top = 0
Width = 356
Height = 129
Align = alTop
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 88
Width = 34
Height = 13
Caption = '��dky:'
FocusControl = RowsUpDown
end
object Label2: TLabel
Left = 61
Top = 88
Width = 42
Height = 13
Caption = 'Sloupce:'
FocusControl = ColsUpDown
end
object Label3: TLabel
Left = 136
Top = 88
Width = 76
Height = 13
Caption = '��dky hlavi�ky:'
FocusControl = HeadRowsUpDown
end
object Label4: TLabel
Left = 235
Top = 88
Width = 84
Height = 13
Caption = 'Sloupce hlavi�ky:'
FocusControl = HeadColsUpDown
end
object Label5: TLabel
Left = 27
Top = 27
Width = 35
Height = 13
Caption = 'Titulek:'
FocusControl = CaptionEdit
end
object Label6: TLabel
Left = 207
Top = 56
Width = 72
Height = 13
Caption = 'Velikost okraje:'
FocusControl = BorderTrackBar
end
object RowsUpDown: TUpDown
Left = 43
Top = 88
Width = 16
Height = 24
Min = 1
Position = 97
TabOrder = 0
Wrap = False
OnClick = RowsUpDownClick
end
object ColsUpDown: TUpDown
Left = 105
Top = 88
Width = 25
Height = 16
Min = 1
Orientation = udHorizontal
Position = 3
TabOrder = 1
Wrap = False
OnClick = RowsUpDownClick
end
object HeadRowsUpDown: TUpDown
Left = 214
Top = 88
Width = 16
Height = 24
Min = 0
Position = 99
TabOrder = 2
Wrap = False
OnClick = RowsUpDownClick
end
object HeadColsUpDown: TUpDown
Left = 322
Top = 88
Width = 25
Height = 16
Min = 0
Orientation = udHorizontal
Position = 1
TabOrder = 3
Wrap = False
OnClick = RowsUpDownClick
end
object CaptionEdit: TEdit
Left = 104
Top = 24
Width = 233
Height = 21
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
end
object BorderTrackBar: TTrackBar
Left = 278
Top = 48
Width = 62
Height = 33
Orientation = trHorizontal
Frequency = 1
Position = 1
SelEnd = 0
SelStart = 0
TabOrder = 5
ThumbLength = 20
TickMarks = tmBottomRight
TickStyle = tsAuto
OnChange = BorderTrackBarChange
end
object CloseTagCheckBox: TCheckBox
Left = 32
Top = 56
Width = 161
Height = 17
Caption = 'Uzav�rat v�echny tagy'
TabOrder = 6
end
end
object BottomPanel: TPanel
Left = 0
Top = 186
Width = 356
Height = 49
Align = alBottom
TabOrder = 2
object OKButton: TButton
Left = 171
Top = 12
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
OnClick = OKButtonClick
end
object CancelButton: TButton
Left = 264
Top = 13
Width = 75
Height = 25
Anchors = [akRight, akBottom]
Cancel = True
Caption = 'Storno'
ModalResult = 2
TabOrder = 1
end
end
object FormPlacement1: TFormPlacement
IniSection = '\Software\DRHTML\TableForm'
UseRegistry = True
Left = 8
Top = 8
end
end