inherited IBInsertSQLEditorForm: TIBInsertSQLEditorForm Left = 307 Top = 274 Caption = 'Insert SQL Editor' inherited GenerateBtn: TButton OnClick = GenerateBtnClick end inherited PageControl: TPageControl inherited SelectPage: TTabSheet inherited Label4: TLabel Left = 8 Top = 240 Width = 103 Caption = 'Identity Columns' end inherited FieldNamesGrid: TIBDynamicGrid Height = 112 end inherited PrimaryKeysGrid: TIBDynamicGrid Left = 8 Top = 256 DataSource = IBSQLEditFrame.IdentityColsSource end inherited SelectSelectAll: TCheckBox Top = 200 end end inherited ExecutePage: TTabSheet inherited Label18: TLabel Visible = False end inherited SelectProcedure: TLabel Visible = True end inherited InputProcGrid: TIBDynamicGrid Height = 224 end inherited OutputProcGrid: TIBDynamicGrid Visible = False end end end inherited IBSQLEditFrame1: TIBSQLEditFrame Left = 282 Height = 339 Top = 24 Width = 448 Anchors = [akTop, akLeft, akRight, akBottom] ClientHeight = 339 ClientWidth = 448 TabOrder = 7 DesignLeft = 1974 DesignTop = 200 inherited SQLText: TSynEdit Height = 313 Width = 448 end inherited ToolBar1: TToolBar Width = 448 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 end end