Class TfrmSQLADef (unit modreport)

Inherits from

TForm

Constructors



Functions

procedure AliasComboChange(Sender: TObject);

fill a list box with alias names for the user to select from

procedure btnTblSelectClick(Sender: TObject);


procedure Button3Click(Sender: TObject);

Re-enable controls

procedure FormCreate(Sender: TObject);


procedure ppStoredProcsCalc1Calc(Sender: TObject);


procedure ppStoredProcsPreviewFormCreate(Sender: TObject);


procedure ppTableDefCalc1Calc(Sender: TObject);


procedure ppTableDefPreviewFormCreate(Sender: TObject);

Re-enable controls

procedure wwDBGrid1TitleButtonClick(Sender: TObject; AFieldName: String);


procedure wwDBGrid2TitleButtonClick(Sender: TObject; AFieldName: String);


Properties

Events

Variables

AliasCombo : TComboBox;


btnTblSelect : TButton;


Button3 : TButton;


chkColumnSort : TCheckBox;


chkPreview : TCheckBox;


Database1 : TDatabase;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


Label6 : TLabel;


Label7 : TLabel;


Label8 : TLabel;


Panel1 : TPanel;


Panel2 : TPanel;


Panel3 : TPanel;


Panel4 : TPanel;


ppBDEColumn : TppBDEPipeline;


ppBDEIndex : TppBDEPipeline;


ppBDEPipeline1 : TppBDEPipeline;


ppBDETable : TppBDEPipeline;


ppReport1Calc1 : TppCalc;


ppReport1Calc2 : TppCalc;


ppReport1ChildReport1 : TppChildReport;


ppReport1ChildReport1DBMemo1 : TppDBMemo;


ppReport1ChildReport1DBText1 : TppDBText;


ppReport1ChildReport1DBText2 : TppDBText;


ppReport1ChildReport1DetailBand1 : TppDetailBand;


ppReport1ChildReport1Label1 : TppLabel;


ppReport1ChildReport1Label2 : TppLabel;


ppReport1ChildReport1Label3 : TppLabel;


ppReport1ChildReport1Label4 : TppLabel;


ppReport1ChildReport1Line1 : TppLine;


ppReport1DBMemo1 : TppDBMemo;


ppReport1DBMemo2 : TppDBMemo;


ppReport1DBText1 : TppDBText;


ppReport1DBText2 : TppDBText;


ppReport1DBText3 : TppDBText;


ppReport1DBText4 : TppDBText;


ppReport1DBText5 : TppDBText;


ppReport1DBText7 : TppDBText;


ppReport1Label1 : TppLabel;


ppReport1Label2 : TppLabel;


ppReport1Label3 : TppLabel;


ppReport1Label4 : TppLabel;


ppReport1Label5 : TppLabel;


ppReport1Label6 : TppLabel;


ppReport1Label7 : TppLabel;


ppReport1Label8 : TppLabel;


ppReport1Line1 : TppLine;


ppReport1Line8 : TppLine;


ppReport1Shape1 : TppShape;


ppReport1Shape2 : TppShape;


ppReport1SubReport1 : TppSubReport;


ppReport2Calc1 : TppCalc;


ppReport2Calc2 : TppCalc;


ppReport2DBMemo1 : TppDBMemo;


ppReport2DBMemo2 : TppDBMemo;


ppReport2DBText1 : TppDBText;


ppReport2Label1 : TppLabel;


ppReport2Line1 : TppLine;


ppStoredProcs : TppReport;


ppStoredProcsCalc1 : TppCalc;


ppStoredProcsLabel1 : TppLabel;


ppStoredProcsLine1 : TppLine;


ppStoredProcsShape1 : TppShape;


ppStoredProcsShape2 : TppShape;


ppTableDef : TppReport;


ppTableDefCalc1 : TppCalc;


ppTableDefLabel1 : TppLabel;


ppTableDefLine1 : TppLine;


ppTableDefShape1 : TppShape;


ppTableDefShape2 : TppShape;


RxLabel1 : TRxLabel;


RxLabel2 : TRxLabel;


RxLabel3 : TRxLabel;


wwColumnDS : TwwDataSource;


wwColumnQ : TwwQuery;


wwColumnQcname : TStringField;


wwColumnQcolno : TSmallintField;


wwColumnQcoltype : TStringField;


wwColumnQcreator : TStringField;


wwColumnQdefault_value : TMemoField;


wwColumnQin_primary_key : TStringField;


wwColumnQlength : TSmallintField;


wwColumnQnulls : TStringField;


wwColumnQremarks : TMemoField;


wwColumnQsyslength : TSmallintField;


wwColumnQtname : TStringField;


wwDBGrid1 : TwwDBGrid;


wwDBGrid2 : TwwDBGrid;


wwIndexDS : TwwDataSource;


wwIndexQ : TwwQuery;


wwIndexQcolnames : TMemoField;


wwIndexQcreator : TStringField;


wwIndexQfname : TMemoField;


wwIndexQicreator : TStringField;


wwIndexQiname : TStringField;


wwIndexQindextype : TStringField;


wwIndexQinterval : TSmallintField;


wwIndexQlevel_num : TSmallintField;


wwIndexQtname : TStringField;


wwStoredProcDS : TwwDataSource;


wwStoredProcQ : TwwQuery;


wwTableDS : TwwDataSource;


wwTableQ : TwwQuery;


wwTableQcount : TIntegerField;


wwTableQcreator : TSmallintField;


wwTableQfile_id : TSmallintField;


wwTableQfirst_page : TIntegerField;


wwTableQlast_page : TIntegerField;


wwTableQprimary_root : TIntegerField;


wwTableQremarks : TMemoField;


wwTableQreplicate : TStringField;


wwTableQtable_id : TSmallintField;


wwTableQtable_name : TStringField;


wwTableQtable_type : TStringField;


wwTableQview_def : TMemoField;



Constructors


Functions


procedure AliasComboChange(Sender: TObject);

fill a list box with alias names for the user to select from


procedure btnTblSelectClick(Sender: TObject);


procedure Button3Click(Sender: TObject);

Re-enable controls


procedure FormCreate(Sender: TObject);


procedure ppStoredProcsCalc1Calc(Sender: TObject);


procedure ppStoredProcsPreviewFormCreate(Sender: TObject);


procedure ppTableDefCalc1Calc(Sender: TObject);


procedure ppTableDefPreviewFormCreate(Sender: TObject);

Re-enable controls


procedure wwDBGrid1TitleButtonClick(Sender: TObject; AFieldName: String);


procedure wwDBGrid2TitleButtonClick(Sender: TObject; AFieldName: String);


Properties


Events


Variables


AliasCombo : TComboBox;


btnTblSelect : TButton;


Button3 : TButton;


chkColumnSort : TCheckBox;


chkPreview : TCheckBox;


Database1 : TDatabase;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


Label6 : TLabel;


Label7 : TLabel;


Label8 : TLabel;


Panel1 : TPanel;


Panel2 : TPanel;


Panel3 : TPanel;


Panel4 : TPanel;


ppBDEColumn : TppBDEPipeline;


ppBDEIndex : TppBDEPipeline;


ppBDEPipeline1 : TppBDEPipeline;


ppBDETable : TppBDEPipeline;


ppReport1Calc1 : TppCalc;


ppReport1Calc2 : TppCalc;


ppReport1ChildReport1 : TppChildReport;


ppReport1ChildReport1DBMemo1 : TppDBMemo;


ppReport1ChildReport1DBText1 : TppDBText;


ppReport1ChildReport1DBText2 : TppDBText;


ppReport1ChildReport1DetailBand1 : TppDetailBand;


ppReport1ChildReport1Label1 : TppLabel;


ppReport1ChildReport1Label2 : TppLabel;


ppReport1ChildReport1Label3 : TppLabel;


ppReport1ChildReport1Label4 : TppLabel;


ppReport1ChildReport1Line1 : TppLine;


ppReport1DBMemo1 : TppDBMemo;


ppReport1DBMemo2 : TppDBMemo;


ppReport1DBText1 : TppDBText;


ppReport1DBText2 : TppDBText;


ppReport1DBText3 : TppDBText;


ppReport1DBText4 : TppDBText;


ppReport1DBText5 : TppDBText;


ppReport1DBText7 : TppDBText;


ppReport1Label1 : TppLabel;


ppReport1Label2 : TppLabel;


ppReport1Label3 : TppLabel;


ppReport1Label4 : TppLabel;


ppReport1Label5 : TppLabel;


ppReport1Label6 : TppLabel;


ppReport1Label7 : TppLabel;


ppReport1Label8 : TppLabel;


ppReport1Line1 : TppLine;


ppReport1Line8 : TppLine;


ppReport1Shape1 : TppShape;


ppReport1Shape2 : TppShape;


ppReport1SubReport1 : TppSubReport;


ppReport2Calc1 : TppCalc;


ppReport2Calc2 : TppCalc;


ppReport2DBMemo1 : TppDBMemo;


ppReport2DBMemo2 : TppDBMemo;


ppReport2DBText1 : TppDBText;


ppReport2Label1 : TppLabel;


ppReport2Line1 : TppLine;


ppStoredProcs : TppReport;


ppStoredProcsCalc1 : TppCalc;


ppStoredProcsLabel1 : TppLabel;


ppStoredProcsLine1 : TppLine;


ppStoredProcsShape1 : TppShape;


ppStoredProcsShape2 : TppShape;


ppTableDef : TppReport;


ppTableDefCalc1 : TppCalc;


ppTableDefLabel1 : TppLabel;


ppTableDefLine1 : TppLine;


ppTableDefShape1 : TppShape;


ppTableDefShape2 : TppShape;


RxLabel1 : TRxLabel;


RxLabel2 : TRxLabel;


RxLabel3 : TRxLabel;


wwColumnDS : TwwDataSource;


wwColumnQ : TwwQuery;


wwColumnQcname : TStringField;


wwColumnQcolno : TSmallintField;


wwColumnQcoltype : TStringField;


wwColumnQcreator : TStringField;


wwColumnQdefault_value : TMemoField;


wwColumnQin_primary_key : TStringField;


wwColumnQlength : TSmallintField;


wwColumnQnulls : TStringField;


wwColumnQremarks : TMemoField;


wwColumnQsyslength : TSmallintField;


wwColumnQtname : TStringField;


wwDBGrid1 : TwwDBGrid;


wwDBGrid2 : TwwDBGrid;


wwIndexDS : TwwDataSource;


wwIndexQ : TwwQuery;


wwIndexQcolnames : TMemoField;


wwIndexQcreator : TStringField;


wwIndexQfname : TMemoField;


wwIndexQicreator : TStringField;


wwIndexQiname : TStringField;


wwIndexQindextype : TStringField;


wwIndexQinterval : TSmallintField;


wwIndexQlevel_num : TSmallintField;


wwIndexQtname : TStringField;


wwStoredProcDS : TwwDataSource;


wwStoredProcQ : TwwQuery;


wwTableDS : TwwDataSource;


wwTableQ : TwwQuery;


wwTableQcount : TIntegerField;


wwTableQcreator : TSmallintField;


wwTableQfile_id : TSmallintField;


wwTableQfirst_page : TIntegerField;


wwTableQlast_page : TIntegerField;


wwTableQprimary_root : TIntegerField;


wwTableQremarks : TMemoField;


wwTableQreplicate : TStringField;


wwTableQtable_id : TSmallintField;


wwTableQtable_name : TStringField;


wwTableQtable_type : TStringField;


wwTableQview_def : TMemoField;