home *** CD-ROM | disk | FTP | other *** search
- object DlgExpOpt: TDlgExpOpt
- Left = 245
- Top = 154
- BorderStyle = bsDialog
- ClientHeight = 347
- ClientWidth = 466
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'System'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 16
- object BtnCancel: TButton
- Tag = 8001
- Left = 366
- Top = 325
- Width = 75
- Height = 21
- Caption = 'ȡ��'
- ModalResult = 2
- TabOrder = 1
- end
- object BtnOK: TButton
- Tag = 8000
- Left = 280
- Top = 325
- Width = 75
- Height = 21
- Caption = 'ȷ��'
- Default = True
- TabOrder = 0
- OnClick = BtnOKClick
- end
- object PageControl: TPageControl
- Left = 8
- Top = 6
- Width = 451
- Height = 313
- ActivePage = TSheetCutomHtml
- TabOrder = 2
- object TSheetCutomHtml: TTabSheet
- Tag = 3292
- Caption = '����HTML'
- object LabHTMLStyle: TLabel
- Tag = 3303
- Left = 8
- Top = 6
- Width = 64
- Height = 16
- Caption = '�����ʽ'
- end
- object LabPos: TLabel
- Tag = 3304
- Left = 192
- Top = 6
- Width = 32
- Height = 16
- Caption = '�'
- end
- object LabCustomFile: TLabel
- Tag = 3306
- Left = 10
- Top = 236
- Width = 96
- Height = 16
- Caption = 'ʹ�ö����ļ�'
- end
- object Bevel2: TBevel
- Left = 8
- Top = 54
- Width = 431
- Height = 43
- Shape = bsFrame
- end
- object Bevel3: TBevel
- Left = 10
- Top = 106
- Width = 431
- Height = 117
- Shape = bsFrame
- end
- object Label1: TLabel
- Left = 20
- Top = 140
- Width = 44
- Height = 16
- Caption = 'Label1'
- end
- object Label4: TLabel
- Left = 166
- Top = 140
- Width = 44
- Height = 16
- Caption = 'Label4'
- end
- object Label5: TLabel
- Left = 302
- Top = 140
- Width = 44
- Height = 16
- Caption = 'Label4'
- end
- object BtnSel: TButton
- Tag = 8105
- Left = 350
- Top = 256
- Width = 85
- Height = 21
- Caption = 'ѡ��...'
- TabOrder = 0
- OnClick = BtnSelClick
- end
- object CBoxHTMLStyle: TComboBox
- Left = 8
- Top = 22
- Width = 129
- Height = 24
- Style = csDropDownList
- ItemHeight = 16
- TabOrder = 1
- OnChange = CBoxHTMLStyleChange
- end
- object CBoxPos: TComboBox
- Left = 192
- Top = 24
- Width = 97
- Height = 24
- Style = csDropDownList
- ItemHeight = 16
- TabOrder = 2
- OnChange = CBoxHTMLStyleChange
- end
- object EditCustomFile: TEdit
- Left = 10
- Top = 254
- Width = 335
- Height = 24
- TabOrder = 3
- OnChange = EditCustomFileChange
- end
- object CBoxDefHTMLFmt: TCheckBox
- Tag = 3305
- Left = 14
- Top = 64
- Width = 193
- Height = 17
- Caption = 'ʹ��Ĭ��ֵ'
- TabOrder = 4
- OnClick = CBoxDefHTMLFmtClick
- end
- object BtnView: TButton
- Tag = 8112
- Left = 290
- Top = 64
- Width = 143
- Height = 21
- Caption = 'View Code'
- TabOrder = 5
- OnClick = BtnViewClick
- end
- object CheckBox1: TCheckBox
- Tag = 3305
- Left = 14
- Top = 112
- Width = 193
- Height = 17
- Caption = '��ҳ�洢'
- TabOrder = 6
- OnClick = CBoxDefHTMLFmtClick
- end
- object ComboBox1: TComboBox
- Left = 154
- Top = 160
- Width = 115
- Height = 24
- ItemHeight = 16
- TabOrder = 7
- Text = 'ComboBox1'
- end
- object SpinEdit1: TSpinEdit
- Left = 20
- Top = 160
- Width = 107
- Height = 26
- MaxLength = 3
- MaxValue = 999
- MinValue = 1
- TabOrder = 8
- Value = 1
- end
- object SpinEdit2: TSpinEdit
- Left = 300
- Top = 160
- Width = 95
- Height = 26
- MaxLength = 1
- MaxValue = 9
- MinValue = 1
- TabOrder = 9
- Value = 1
- end
- end
- object TSheetTable: TTabSheet
- Tag = 3291
- Caption = 'HTML����'
- object Bevel1: TBevel
- Left = 6
- Top = 10
- Width = 429
- Height = 57
- Shape = bsFrame
- end
- object LabColNum: TLabel
- Tag = 3295
- Left = 218
- Top = 32
- Width = 80
- Height = 16
- Caption = 'ÿ����ǩ��'
- end
- object LabBackGrdColor: TLabel
- Tag = 3300
- Left = 16
- Top = 218
- Width = 64
- Height = 16
- Caption = '������ɫ'
- end
- object LabSpace: TLabel
- Tag = 3301
- Left = 140
- Top = 218
- Width = 64
- Height = 16
- Caption = '��Ԫ���'
- end
- object Labborder: TLabel
- Tag = 3302
- Left = 278
- Top = 218
- Width = 64
- Height = 16
- Caption = '�߿��ϸ'
- end
- object LabByte: TLabel
- Tag = 3299
- Left = 388
- Top = 194
- Width = 32
- Height = 16
- Caption = '�ַ�'
- end
- object CBoxMDescription: TCheckBox
- Tag = 3296
- Left = 42
- Top = 32
- Width = 115
- Height = 17
- Caption = '�������'
- TabOrder = 1
- end
- object GBoxTable: TGroupBox
- Left = 2
- Top = 72
- Width = 431
- Height = 111
- TabOrder = 7
- object Label3: TLabel
- Tag = 3297
- Left = 116
- Top = 20
- Width = 51
- Height = 16
- Caption = '����(%)'
- end
- object LabName: TLabel
- Tag = 3281
- Left = 8
- Top = 44
- Width = 32
- Height = 16
- Caption = '����'
- end
- object Label2: TLabel
- Tag = 3297
- Left = 312
- Top = 20
- Width = 51
- Height = 16
- Caption = '����(%)'
- end
- object CBoxDescription: TCheckBox
- Tag = 3230
- Left = 10
- Top = 70
- Width = 93
- Height = 17
- Caption = '����'
- TabOrder = 1
- OnClick = CBoxDescriptionClick
- end
- object CBoxKeyWord: TCheckBox
- Tag = 3229
- Left = 184
- Top = 42
- Width = 123
- Height = 17
- Caption = '�ؼ���'
- TabOrder = 3
- OnClick = CBoxKeyWordClick
- end
- object CBoxRating: TCheckBox
- Tag = 3286
- Left = 184
- Top = 70
- Width = 123
- Height = 17
- Caption = '����'
- TabOrder = 5
- OnClick = CBoxRatingClick
- end
- object SEditWD1: TSpinEdit
- Left = 116
- Top = 40
- Width = 57
- Height = 26
- MaxValue = 99
- MinValue = 1
- TabOrder = 0
- Value = 40
- end
- object SEditWD2: TSpinEdit
- Left = 116
- Top = 68
- Width = 57
- Height = 26
- MaxValue = 99
- MinValue = 1
- TabOrder = 2
- Value = 40
- end
- object SEditWD3: TSpinEdit
- Left = 314
- Top = 40
- Width = 57
- Height = 26
- MaxValue = 99
- MinValue = 1
- TabOrder = 4
- Value = 20
- end
- object SEditWD4: TSpinEdit
- Left = 314
- Top = 70
- Width = 57
- Height = 26
- MaxValue = 99
- MinValue = 1
- TabOrder = 6
- Value = 2
- end
- end
- object RbtnMLine: TRadioButton
- Tag = 3294
- Left = 10
- Top = 70
- Width = 123
- Height = 21
- Caption = '�������'
- TabOrder = 3
- OnClick = RbtnClick
- end
- object RbtnSLine: TRadioButton
- Tag = 3293
- Left = 12
- Top = 4
- Width = 113
- Height = 17
- Caption = '�������'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = RbtnClick
- end
- object SEditNums: TSpinEdit
- Left = 366
- Top = 30
- Width = 47
- Height = 26
- MaxValue = 10
- MinValue = 1
- TabOrder = 2
- Value = 2
- end
- object CBtnBKColor: TdfsColorButton
- Left = 16
- Top = 239
- Width = 87
- Height = 22
- Caption = 'CBtnBKColor'
- TabOrder = 4
- OtherBtnCaption = '>>'
- OtherColor = clBtnFace
- CycleColors = True
- PaletteColors.XSize = 4
- PaletteColors.YSize = 5
- PaletteColors.Colors = (
- 16777215
- 255
- 65280
- 16711680
- 12572607
- 0
- 127
- 32512
- 8323072
- 15712159
- 12566463
- 65535
- 16776960
- 16711935
- 15726591
- 8355711
- 32639
- 8355584
- 8323199
- 10461087)
- CustomColors.XSize = 8
- CustomColors.YSize = 2
- CustomColors.Colors = (
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215
- 16777215)
- Color = 16448250
- end
- object SEditSpace: TSpinEdit
- Left = 140
- Top = 235
- Width = 103
- Height = 26
- MaxValue = 10
- MinValue = 0
- TabOrder = 5
- Value = 0
- end
- object SEditBorder: TSpinEdit
- Left = 278
- Top = 235
- Width = 91
- Height = 26
- MaxValue = 10
- MinValue = 0
- TabOrder = 6
- Value = 0
- end
- object CBoxDSLtd: TCheckBox
- Tag = 3298
- Left = 18
- Top = 190
- Width = 283
- Height = 17
- Caption = '�����������ֳ���'
- TabOrder = 8
- OnClick = CBoxDSLtdClick
- end
- object SEditDSLen: TSpinEdit
- Left = 318
- Top = 190
- Width = 63
- Height = 26
- MaxLength = 4
- MaxValue = 9999
- MinValue = 1
- TabOrder = 9
- Value = 1
- end
- end
- object TSheetIFrame: TTabSheet
- Tag = 3313
- Caption = 'Inline Frame'
- ImageIndex = 2
- object LabIFHeight: TLabel
- Tag = 3314
- Left = 16
- Top = 12
- Width = 40
- Height = 16
- Caption = 'height'
- end
- object LabIFWidth: TLabel
- Tag = 3315
- Left = 170
- Top = 12
- Width = 34
- Height = 16
- Caption = 'width'
- end
- object EditIFHeight: TEdit
- Left = 16
- Top = 32
- Width = 121
- Height = 24
- TabOrder = 0
- end
- object EditIFWidth: TEdit
- Left = 168
- Top = 32
- Width = 121
- Height = 24
- TabOrder = 1
- end
- end
- end
- end
-