object frmFrameSet: TfrmFrameSet Left = 220 Top = 112 HelpContext = 149 ActiveControl = OKBtn BorderStyle = bsDialog Caption = 'FrameSet' ClientHeight = 223 ClientWidth = 278 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnActivate = FormActivate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object OKBtn: TBitBtn Left = 24 Top = 192 Width = 77 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 2 NumGlyphs = 2 Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 108 Top = 192 Width = 77 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 3 NumGlyphs = 2 Spacing = -1 IsControl = True end object HelpBtn: TBitBtn Left = 192 Top = 192 Width = 77 Height = 25 HelpContext = 149 Caption = '&Help' TabOrder = 4 OnClick = HelpBtnClick NumGlyphs = 2 Spacing = -1 IsControl = True end object gbxRows: TGroupBox Left = 8 Top = 8 Width = 129 Height = 177 Caption = '&Rows' TabOrder = 0 TabStop = True object lblRow1: TLabel Left = 8 Top = 24 Width = 6 Height = 13 Caption = '1' end object lblRow2: TLabel Left = 8 Top = 56 Width = 6 Height = 13 Caption = '2' end object lblRow3: TLabel Left = 8 Top = 88 Width = 6 Height = 13 Caption = '3' end object lblRow4: TLabel Left = 8 Top = 120 Width = 6 Height = 13 Caption = '4' end object lblRow5: TLabel Left = 8 Top = 152 Width = 6 Height = 13 Caption = '5' end object cmbRow1: TComboBox Left = 24 Top = 21 Width = 97 Height = 21 Hint = 'Straight number for pixels, % for percentage, * for relative (ex' + '. 23, 23%, 2*)' ItemHeight = 13 Items.Strings = ( '10%' '20%' '30%' '40%' '50%' '60%' '70%' '80%' '90%' '100%') ParentShowHint = False ShowHint = True TabOrder = 0 end object cmbRow2: TComboBox Left = 24 Top = 53 Width = 97 Height = 21 Hint = 'Straight number for pixels, % for percentage, * for relative (ex' + '. 23, 23%, 2*)' ItemHeight = 13 Items.Strings = ( '10%' '20%' '30%' '40%' '50%' '60%' '70%' '80%' '90%' '100%') ParentShowHint = False ShowHint = True TabOrder = 1 end object cmbRow3: TComboBox Left = 24 Top = 85 Width = 97 Height = 21 Hint = 'Straight number for pixels, % for percentage, * for relative (ex' + '. 23, 23%, 2*)' ItemHeight = 13 Items.Strings = ( '10%' '20%' '30%' '40%' '50%' '60%' '70%' '80%' '90%' '100%') ParentShowHint = False ShowHint = True TabOrder = 2 end object cmbRow4: TComboBox Left = 24 Top = 116 Width = 97 Height = 21 Hint = 'Straight number for pixels, % for percentage, * for relative (ex' + '. 23, 23%, 2*)' ItemHeight = 13 Items.Strings = ( '10%' '20%' '30%' '40%' '50%' '60%' '70%' '80%' '90%' '100%') ParentShowHint = False ShowHint = True TabOrder = 3 end object cmbRow5: TComboBox Left = 24 Top = 148 Width = 97 Height = 21 Hint = 'Straight number for pixels, % for percentage, * for relative (ex' + '. 23, 23%, 2*)' ItemHeight = 13 Items.Strings = ( '10%' '20%' '30%' '40%' '50%' '60%' '70%' '80%' '90%' '100%') ParentShowHint = False ShowHint = True TabOrder = 4 end end object gbxColumns: TGroupBox Left = 141 Top = 8 Width = 129 Height = 177 Caption = '&Columns' TabOrder = 1 TabStop = True object lblColumn1: TLabel Left = 8 Top = 24 Width = 6 Height = 13 Caption = '1' end object lblColumn2: TLabel Left = 8 Top = 56 Width = 6 Height = 13 Caption = '2' end object lblColumn3: TLabel Left = 8 Top = 88 Width = 6 Height = 13 Caption = '3' end object lblColumn4: TLabel Left = 8 Top = 120 Width = 6 Height = 13 Caption = '4' end object lblColumn5: TLabel Left = 8 Top = 152 Width = 6 Height = 13 Caption = '5' end object cmbColumn1: TComboBox Left = 24 Top = 21 Width = 97 Height = 21 Hint = 'Straight number for pixels, % for percentage, * for relative (ex' + '. 23, 23%, 2*)' ItemHeight = 13 Items.Strings = ( '10%' '20%' '30%' '40%' '50%' '60%' '70%' '80%' '90%' '100%') ParentShowHint = False ShowHint = True TabOrder = 0 end object cmbColumn2: TComboBox Left = 24 Top = 53 Width = 97 Height = 21 Hint = 'Straight number for pixels, % for percentage, * for relative (ex' + '. 23, 23%, 2*)' ItemHeight = 13 Items.Strings = ( '10%' '20%' '30%' '40%' '50%' '60%' '70%' '80%' '90%' '100%') ParentShowHint = False ShowHint = True TabOrder = 1 end object cmbColumn3: TComboBox Left = 24 Top = 85 Width = 97 Height = 21 Hint = 'Straight number for pixels, % for percentage, * for relative (ex' + '. 23, 23%, 2*)' ItemHeight = 13 Items.Strings = ( '10%' '20%' '30%' '40%' '50%' '60%' '70%' '80%' '90%' '100%') ParentShowHint = False ShowHint = True TabOrder = 2 end object cmbColumn4: TComboBox Left = 24 Top = 116 Width = 97 Height = 21 Hint = 'Straight number for pixels, % for percentage, * for relative (ex' + '. 23, 23%, 2*)' ItemHeight = 13 Items.Strings = ( '10%' '20%' '30%' '40%' '50%' '60%' '70%' '80%' '90%' '100%') ParentShowHint = False ShowHint = True TabOrder = 3 end object cmbColumn5: TComboBox Left = 24 Top = 148 Width = 97 Height = 21 Hint = 'Straight number for pixels, % for percentage, * for relative (ex' + '. 23, 23%, 2*)' ItemHeight = 13 Items.Strings = ( '10%' '20%' '30%' '40%' '50%' '60%' '70%' '80%' '90%' '100%') ParentShowHint = False ShowHint = True TabOrder = 4 end end end