TCodeGenPascalUnitSection Class

Represents type TCodeGenPascalUnitSection.

Namespace: flcProtoBufProtoCodeGenPascal
TObject
  flcStringBuilder.TRawByteStringBuilder
    flcProtoBufProtoCodeGenPascal.TCodeGenPascalUnitSection
type
 TCodeGenPascalUnitSection = class(TRawByteStringBuilder)
 end;

The TCodeGenPascalUnitSection type exposes the following members.

Show:
 NameDescription
Create(Integer)

Overloaded. Initializes a new instance of the TRawByteStringBuilder class. (Inherited from TRawByteStringBuilder.)

Create(RawByteString)

Overloaded. Initializes a new instance of the TRawByteStringBuilder class. (Inherited from TRawByteStringBuilder.)

Top
Show:
 NameDescription
AsRawByteString

Represents property AsRawByteString. (Inherited from TRawByteStringBuilder.)

AsString

Represents property AsString. (Inherited from TRawByteStringBuilder.)

Length

Represents property Length. (Inherited from TRawByteStringBuilder.)

Top
Show:
 NameDescription
Append(Pointer,Integer)

Overloaded. Represents method Append(Pointer,Integer). (Inherited from TRawByteStringBuilder.)

Append(RawByteString)

Overloaded. Represents method Append(RawByteString). (Inherited from TRawByteStringBuilder.)

Append(RawByteString,Integer)

Overloaded. Represents method Append(RawByteString,Integer). (Inherited from TRawByteStringBuilder.)

Append(TRawByteStringBuilder)

Overloaded. Represents method Append(TRawByteStringBuilder). (Inherited from TRawByteStringBuilder.)

AppendCh(AnsiChar)

Overloaded. Represents method AppendCh(AnsiChar). (Inherited from TRawByteStringBuilder.)

AppendCh(AnsiChar,Integer)

Overloaded. Represents method AppendCh(AnsiChar,Integer). (Inherited from TRawByteStringBuilder.)

AppendCRLF

Represents method AppendCRLF. (Inherited from TRawByteStringBuilder.)

AppendLn(RawByteString)

Represents method AppendLn(RawByteString). (Inherited from TRawByteStringBuilder.)

Assign(TRawByteStringBuilder)

Represents method Assign(TRawByteStringBuilder). (Inherited from TRawByteStringBuilder.)

Clear

Represents method Clear. (Inherited from TRawByteStringBuilder.)

EnsureCapacity(Integer)

Represents method EnsureCapacity(Integer). (Inherited from TRawByteStringBuilder.)

Pack

Represents method Pack. (Inherited from TRawByteStringBuilder.)

Top
Show:
 NameDescription
FLength

Represents field FLength. (Inherited from TRawByteStringBuilder.)

FString

Represents field FString. (Inherited from TRawByteStringBuilder.)

Top