inherited IBModifySQLEditorForm: TIBModifySQLEditorForm Left = 949 Height = 512 Caption = 'Modify SQL Editor' ClientHeight = 512 inherited Button1: TButton Top = 457 end inherited Button2: TButton Top = 457 end inherited GenerateBtn: TButton Top = 457 OnClick = GenerateBtnClick end inherited TestBtn: TButton Top = 457 end inherited PageControl: TPageControl inherited SelectPage: TTabSheet inherited Label2: TLabel Left = 7 Top = 224 Width = 106 Caption = 'Updateable Fields' end inherited Label4: TLabel Left = 7 end inherited FieldNamesGrid: TIBDynamicGrid Height = 104 Top = 240 end inherited PrimaryKeysGrid: TIBDynamicGrid Height = 48 end inherited SelectSelectAll: TCheckBox Top = 344 end object Label5: TLabel[8] Left = 9 Height = 14 Top = 152 Width = 138 Caption = 'Computed By Columns' ParentColor = False end object ReadOnlyGrid: TIBDynamicGrid[9] Left = 9 Height = 48 Top = 168 Width = 209 Color = clWindow Columns = < item ButtonStyle = cbsCheckboxColumn Title.Caption = 'SELECTED' Width = 30 FieldName = 'SELECTED' AutoSizeColumn = False InitialSortColumn = False DBLookupProperties.ItemHeight = 0 DBLookupProperties.ItemWidth = 0 DBLookupProperties.AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending] end item Title.Caption = 'COLUMNNAME' Width = 64 FieldName = 'COLUMNNAME' AutoSizeColumn = True InitialSortColumn = False DBLookupProperties.ItemHeight = 0 DBLookupProperties.ItemWidth = 0 DBLookupProperties.AutoCompleteText = [cbactEnabled, cbactEndOfLineComplete, cbactSearchAscending] end> FixedCols = 0 Options = [dgEditing, dgColumnResize, dgColumnMove, dgRowLines, dgConfirmDelete, dgCancelOnExit, dgDisableDelete, dgDisableInsert] Scrollbars = ssAutoVertical TabOrder = 5 ExpandEditorPanelBelowRow = False Descending = False EditorBorderStyle = bsSingle DefaultPositionAtEnd = False end end inherited ExecutePage: TTabSheet inherited Label18: TLabel Visible = False end inherited SelectProcedure: TLabel Width = 81 Caption = 'Execute Only' end inherited InputProcGrid: TIBDynamicGrid Height = 224 end inherited OutputProcGrid: TIBDynamicGrid Visible = False end end end inherited IBSQLEditFrame1: TIBSQLEditFrame Left = 282 Height = 389 Top = 24 Width = 448 Anchors = [akTop, akLeft, akRight, akBottom] ClientHeight = 389 ClientWidth = 448 TabOrder = 7 DesignLeft = 1974 DesignTop = 200 inherited SQLText: TSynEdit Height = 363 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 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 IncludePrimaryKeys: TCheckBox[9] Left = 24 Height = 22 Top = 465 Width = 241 Caption = 'Include Primary keys in Update SQL' TabOrder = 8 end end