object Table: TTable Left = 63 Top = 109 BorderIcons = [] BorderStyle = bsSingle Caption = 'Table Create' ClientHeight = 418 ClientWidth = 674 Color = clSilver Font.Color = clWindowText Font.Height = -18 Font.Name = 'System' Font.Style = [] Position = poScreenCenter OnCloseQuery = FormCloseQuery PixelsPerInch = 120 TextHeight = 20 object GroupBox4: TGroupBox Left = 8 Top = 233 Width = 473 Height = 168 Caption = 'Headings' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 3 object Label9: TLabel Left = 296 Top = 84 Width = 89 Height = 20 Alignment = taRightJustify AutoSize = False Caption = 'Row Span' end object Label10: TLabel Left = 273 Top = 124 Width = 112 Height = 20 Alignment = taRightJustify AutoSize = False Caption = 'Column Span' end object Label11: TLabel Left = 296 Top = 44 Width = 89 Height = 20 Alignment = taRightJustify AutoSize = False Caption = 'Columns' end object GroupBox5: TGroupBox Left = 16 Top = 24 Width = 113 Height = 105 Caption = 'Align' Color = clSilver ParentColor = False TabOrder = 0 object RadioButton6: TRadioButton Left = 24 Top = 24 Width = 57 Height = 17 Caption = 'Left' TabOrder = 0 end object RadioButton7: TRadioButton Left = 24 Top = 48 Width = 81 Height = 17 Caption = 'Center' TabOrder = 1 end object RadioButton8: TRadioButton Left = 24 Top = 73 Width = 74 Height = 16 Caption = 'Right' TabOrder = 2 end end object GroupBox6: TGroupBox Left = 136 Top = 24 Width = 129 Height = 129 Caption = 'VAlign' TabOrder = 2 object RadioButton9: TRadioButton Left = 24 Top = 24 Width = 97 Height = 17 Caption = 'Baseline' TabOrder = 0 end object RadioButton10: TRadioButton Left = 24 Top = 48 Width = 81 Height = 17 Caption = 'Bottom' TabOrder = 1 end object RadioButton11: TRadioButton Left = 24 Top = 73 Width = 81 Height = 16 Caption = 'Middle' TabOrder = 2 end object RadioButton12: TRadioButton Left = 24 Top = 96 Width = 57 Height = 17 Caption = 'Top' TabOrder = 3 end end object CheckBox1: TCheckBox Left = 33 Top = 136 Width = 96 Height = 17 Caption = 'No Wrap' TabOrder = 1 end object SpinEdit9: TSpinEdit Left = 393 Top = 40 Width = 45 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 10 MinValue = 0 ParentFont = False TabOrder = 3 Value = 0 end object SpinEdit10: TSpinEdit Left = 393 Top = 80 Width = 45 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 10 MinValue = 0 ParentFont = False TabOrder = 4 Value = 0 end object SpinEdit11: TSpinEdit Left = 393 Top = 120 Width = 45 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 10 MinValue = 0 ParentFont = False TabOrder = 5 Value = 0 end end object BitBtn1: TBitBtn Left = 513 Top = 273 Width = 128 Height = 32 TabOrder = 4 OnClick = BitBtn1Click Kind = bkOK end object BitBtn2: TBitBtn Left = 513 Top = 328 Width = 128 Height = 33 TabOrder = 5 OnClick = BitBtn2Click Kind = bkCancel end object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 370 Height = 153 Caption = 'Table' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 0 object Label4: TLabel Left = 16 Top = 108 Width = 65 Height = 20 Alignment = taRightJustify AutoSize = False Caption = 'Border' Color = clSilver ParentColor = False end object Label2: TLabel Left = 19 Top = 28 Width = 62 Height = 20 Alignment = taRightJustify Caption = 'Width %' Color = clSilver ParentColor = False end object Label3: TLabel Left = 12 Top = 68 Width = 69 Height = 20 Alignment = taRightJustify Caption = 'Height %' Color = clSilver ParentColor = False end object Label7: TLabel Left = 176 Top = 68 Width = 105 Height = 20 Alignment = taRightJustify AutoSize = False Caption = 'Cell Padding' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label8: TLabel Left = 176 Top = 108 Width = 105 Height = 20 Alignment = taRightJustify AutoSize = False Caption = 'Cell Spacing' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False end object SpinEdit1: TSpinEdit Left = 88 Top = 24 Width = 55 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 100 MinValue = 0 ParentFont = False TabOrder = 0 Value = 0 end object SpinEdit2: TSpinEdit Left = 88 Top = 64 Width = 55 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 100 MinValue = 0 ParentFont = False TabOrder = 1 Value = 0 end object SpinEdit3: TSpinEdit Left = 88 Top = 104 Width = 55 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 10 MinValue = 0 ParentFont = False TabOrder = 2 Value = 0 end object SpinEdit4: TSpinEdit Left = 288 Top = 64 Width = 45 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 10 MinValue = 0 ParentFont = False TabOrder = 3 Value = 0 end object SpinEdit5: TSpinEdit Left = 288 Top = 104 Width = 45 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 10 MinValue = 0 ParentFont = False TabOrder = 4 Value = 0 end end object GroupBox2: TGroupBox Left = 384 Top = 8 Width = 281 Height = 145 Caption = 'Table Rows and Columns' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 1 object Label5: TLabel Left = 24 Top = 44 Width = 57 Height = 20 Alignment = taRightJustify AutoSize = False Caption = 'Rows' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label6: TLabel Left = 8 Top = 100 Width = 73 Height = 20 Alignment = taRightJustify AutoSize = False Caption = 'Columns' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False end object RadioButton3: TRadioButton Left = 168 Top = 38 Width = 105 Height = 23 Caption = 'Left Align' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 2 end object RadioButton4: TRadioButton Left = 168 Top = 74 Width = 97 Height = 17 Caption = 'Center' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 3 end object RadioButton5: TRadioButton Left = 168 Top = 104 Width = 105 Height = 24 Caption = 'Right Align' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 4 end object SpinEdit6: TSpinEdit Left = 88 Top = 40 Width = 45 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 15 MinValue = 1 ParentFont = False TabOrder = 0 Value = 1 end object SpinEdit7: TSpinEdit Left = 88 Top = 96 Width = 45 Height = 31 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] MaxLength = 2 MaxValue = 15 MinValue = 1 ParentFont = False TabOrder = 1 Value = 1 end end object GroupBox3: TGroupBox Left = 8 Top = 160 Width = 657 Height = 65 Caption = 'Caption' Color = clSilver Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentColor = False ParentFont = False TabOrder = 2 object Label1: TLabel Left = 8 Top = 28 Width = 73 Height = 20 Alignment = taRightJustify AutoSize = False Caption = 'Caption' Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False end object Edit8: TEdit Left = 88 Top = 24 Width = 457 Height = 28 Color = clSilver Font.Color = clMaroon Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 0 end object RadioButton1: TRadioButton Left = 560 Top = 16 Width = 58 Height = 17 Caption = 'Top' Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 1 end object RadioButton2: TRadioButton Left = 560 Top = 40 Width = 81 Height = 18 Caption = 'Bottom' Font.Color = clBlue Font.Height = -17 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 2 end end end