Package: OFClassRegWizard Diagram Back to overview

TClassRegWizardForm class
Inherits from: TForm
Attributes
Name Type Visibility
FUnitList TInterfaceList   private
UnitList   private
CheckedUnitCount   protected
UnitCount   protected
Units   protected
OkButton TButton   public
CancelButton TButton   public
UnitListView TListView   public
Operations
Name Parameters Returns Visibility
GetCheckedUnitCount   Integer   private
GetUnitCount   Integer   private
GetUnitList   TInterfaceList   private
GetUnits
Integer Index
 
IMMUnit   private
GetCheckedUnits
TInterfaceList List
 
  protected
GetRegistrationCode
IMMUnit AUnit
 
string   protected
LoadUnitList     protected
PopulateUnitList     protected
ProcessUnit
IMMUnit AUnit
 
  protected
Run     protected
UpdateActions     protected
OkButtonClick
TObject Sender
 
  public
Create
TComponent AOwner
 
  public


TCodeStrings class
Inherits from: TStringList
Attributes
Name Type Visibility
FIndentLevel Integer   private
IndentLevel   public
Operations
Name Parameters Returns Visibility
IndentStr   string   private
SetIndentLevel
Integer Value
 
  private
Add
string S
 
Integer   public
BeginIndent     public
EndIndent     public
FindFirst
Integer Index
string S
 
Boolean   public
FindLast
Integer Index
string S
 
Boolean   public
Insert
Integer Index
string S
 
  public