TCodeGenPascalUnit Class

Represents type TCodeGenPascalUnit.

Namespace: flcProtoBufProtoCodeGenPascal
TObject
  flcProtoBufProtoCodeGenPascal.TCodeGenPascalUnit
type
 TCodeGenPascalUnit = class
 end;

The TCodeGenPascalUnit type exposes the following members.

Show:
 NameDescription
Create

Initializes a new instance of the TCodeGenPascalUnit class.

Destroy

Represents the destructor of the TCodeGenPascalUnit class.

Top
Show:
 NameDescription
Impl

Represents property Impl.

ImplUses

Represents property ImplUses.

Intf

Represents property Intf.

IntfDefs

Represents property IntfDefs.

IntfUses

Represents property IntfUses.

Name

Represents property Name.

UnitComments

Represents property UnitComments.

Top
Show:
 NameDescription
GetAsPascal

Represents method GetAsPascal.

Save(String)

Represents method Save(String).

Top
Show:
 NameDescription
FImplSection

Represents field FImplSection.

FImplUsesList

Represents field FImplUsesList.

FIntfDefs

Represents field FIntfDefs.

FIntfSection

Represents field FIntfSection.

FIntfUsesList

Represents field FIntfUsesList.

FName

Represents field FName.

FUnitComments

Represents field FUnitComments.

Top