inherited IBSQLEditorForm: TIBSQLEditorForm Left = 506 Height = 555 Top = 383 Width = 776 Caption = 'IBSQL Editor' ClientHeight = 555 ClientWidth = 776 OnShow = FormShow inherited Label3: TLabel Left = 312 end inherited Button1: TButton Left = 576 Top = 504 end inherited Button2: TButton Left = 664 Top = 504 end inherited GenerateBtn: TButton Left = 304 Top = 504 OnClick = GenerateBtnClick end inherited TestBtn: TButton Left = 440 Top = 504 end inherited QuoteFields: TCheckBox Left = 11 Top = 496 end inherited PageControl: TPageControl Left = 68 ShowTabs = False inherited SelectPage: TTabSheet ClientHeight = 450 inherited FieldNamesGrid: TIBDynamicGrid Height = 104 end inherited SelectSelectAll: TCheckBox Top = 424 end inherited ReadOnlyGrid: TIBDynamicGrid Left = 9 end end inherited ExecutePage: TTabSheet ClientHeight = 450 inherited Label16: TLabel Left = 10 end inherited Label17: TLabel Top = 128 end inherited Label18: TLabel Top = 280 end inherited ProcedureNames: TIBLookupComboEditBox Left = 10 Top = 72 end inherited InputProcGrid: TIBDynamicGrid Left = 8 Height = 122 Top = 144 end inherited OutputProcGrid: TIBDynamicGrid Top = 296 Columns = < item ButtonStyle = cbsCheckboxColumn PickList.Strings = ( ) Title.Caption = 'SELECTED' Width = 30 FieldName = 'SELECTED' AutoSizeColumn = False InitialSortColumn = False DBLookupProperties.ItemHeight = 0 DBLookupProperties.ItemWidth = 0 DBLookupProperties.AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending] end item PickList.Strings = ( ) Title.Caption = 'COLUMNNAME' Width = 64 FieldName = 'COLUMNNAME' AutoSizeColumn = True InitialSortColumn = False DBLookupProperties.ItemHeight = 0 DBLookupProperties.ItemWidth = 0 DBLookupProperties.AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending] end> end object SelectProcedure: TLabel[8] Left = 10 Height = 13 Top = 104 Width = 168 Anchors = [akLeft, akBottom] Caption = 'This is a ''Select Procedure''' Font.Height = -11 Font.Style = [fsBold] ParentColor = False ParentFont = False Visible = False end end end inherited GenerateParams: TCheckBox Left = 11 Top = 472 end inherited IBSQLEditFrame1: TIBSQLEditFrame Left = 312 Height = 440 Top = 24 Width = 447 Anchors = [akTop, akLeft, akRight, akBottom] ClientHeight = 440 ClientWidth = 447 TabOrder = 7 DesignLeft = 1974 DesignTop = 200 inherited SQLText: TSynEdit Height = 414 Width = 447 end inherited ToolBar1: TToolBar Width = 447 end inherited FieldNameList: TIBQuery ParamData = < item DataType = ftUnknown Name = 'RDB$RELATION_NAME' ParamType = ptInput end> end inherited PrimaryKeys: TIBQuery ParamData = < item DataType = ftUnknown Name = 'RDB$RELATION_NAME' ParamType = ptInput end> end inherited UserProcedures: TIBQuery AfterScroll = UserProceduresAfterScroll end inherited ProcInputParams: TIBQuery ParamData = < item DataType = ftUnknown Name = 'RDB$PROCEDURE_NAME' ParamType = ptInput end> end inherited ProcOutputParams: TIBQuery ParamData = < item DataType = ftUnknown Name = 'RDB$PROCEDURE_NAME' ParamType = ptInput end> end inherited SQLTransaction: TIBTransaction Params.Strings = ( ) end inherited IdentityCols: TIBQuery ParamData = < item DataType = ftUnknown Name = 'RDB$RELATION_NAME' ParamType = ptInput end> end inherited ReadOnlyFields: TIBQuery ParamData = < item DataType = ftUnknown Name = 'RDB$RELATION_NAME' ParamType = ptInput end> end inherited ReadOnlyFieldsSource: TDataSource left = 436 top = 203 end inherited PackageNames: TIBQuery BeforeClose = nil end end object TabControl1: TTabControl[9] Left = 11 Height = 312 Top = 8 Width = 59 OnChange = TabControl1Change TabPosition = tpLeft TabIndex = 0 Tabs.Strings = ( 'Select' 'Insert' 'Modify' 'Delete' 'Execute' ) TabOrder = 8 end object IncludePrimaryKeys: TCheckBox[10] Left = 11 Height = 22 Top = 520 Width = 241 Caption = 'Include Primary keys in Update SQL' TabOrder = 9 end end