|
|
Top Previous Next |
|
[BP7,D1,D2,D3,D4,D5,D6,D7,D8, D2005W, D2005N, D2006W, D2006N, D2007W, D2009W, D2010W, DXEW]
This section writes a table listing all the identifiers in the program indicating their type and location. Use this as an index for your source code, and to locate a specific identifier.
This section lists variables that are globally declared in unit interface parts.
The second new section lists variables that are globally declared in the unit implementation parts.
**************************************************************************** * Identifiers Report for * * C:\PROJEKT\PSEARCH\PSEARCH.DPR * ****************************************************************************
AllowClickEvents : Boolean ClassField psform\TPSMainForm (61) Analyzing : Boolean ClassField psform\TPSMainForm (62) Attrs : integer Var, Local psform\TPSMainForm\CmdSpecial2Click (422)
Base : TStringList Var, Local psform\TPSMainForm\CmdSpecial1Click (315) Bevel1 : TBevel ClassField psform\TPSMainForm (35)
CanClose : Boolean VarParam psform\TPSMainForm\FormCloseQuery (56) chkAllFiles : TCheckBox ClassField psform\TPSMainForm (28) chkAllFilesClick Proc, Method psform\TPSMainForm (53) chkCaseSensitive : TCheckBox ClassField psform\TPSMainForm (43) chkIncludeSubFolders : TCheckBox ClassField psform\TPSMainForm (25) chkListAllSearched : TCheckBox ClassField psform\TPSMainForm (37) chkOnlyDelphi : TCheckBox ClassField psform\TPSMainForm (33) chkOnlyInc : TCheckBox ClassField psform\TPSMainForm (30) chkOnlySql : TCheckBox ClassField psform\TPSMainForm (31) chkOnlyTxt : TCheckBox ClassField psform\TPSMainForm (34) chkOnlyVB : TCheckBox ClassField psform\TPSMainForm (32) chkOnlyWeb : TCheckBox ClassField psform\TPSMainForm (29) chkReadOnly : TCheckBox ClassField psform\TPSMainForm (45)
See also:
|