TdxContentTypeBase.ApplySectionFormatting(TdxDocumentLogPosition,Integer,TdxSectionPropertyModifierBase) Method
Declaration
procedure ApplySectionFormatting(ALogPositionStart: TdxDocumentLogPosition; ALength: Integer; AModifier: TdxSectionPropertyModifierBase); virtual;
Parameters
Name | Type |
---|---|
ALogPositionStart | TdxDocumentLogPosition |
ALength | Integer |
AModifier | TdxSectionPropertyModifierBase |
See Also