inherited IBSQLEditorForm: TIBSQLEditorForm Left = 582 Height = 555 Top = 415 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 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 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