KVSKBADocumentHeadingBuffer#
Fields#
Name | Type | Note |
---|---|---|
Doc Scope | Enum (KVSKBADocumentScope) | |
Doc Type | Enum (KVSKBADocumentType) | |
No. | Code[20] | |
Doc. No. Occurrence | Integer | |
Version No. | Integer | |
Entry No. | Integer | |
Heading Type | Option | OptionMembers: HeadingRight,HeadingLine1,HeadingLine2,HeadingLine3,HeadingLine4,HeadingLine5 |
Column Value 1 | Text[100] | Warning: Obsolete |
Column Format 1 | Text[100] | |
Column Value 2 | Text[100] | Warning: Obsolete |
Column Format 2 | Text[100] | |
Column Value 3 | Text[100] | Warning: Obsolete |
Column Format 3 | Text[100] | |
Column Value 4 | Text[100] | Warning: Obsolete |
Column Format 4 | Text[100] | |
Column Value 5 | Text[100] | Warning: Obsolete |
Column Format 5 | Text[100] |
Procedures#
GetFieldData() : Text#
procedure GetFieldData(): Text
AddFieldValue(Text, Text) :#
procedure AddFieldValue(LabelText: Text; ValueText: Text):
GetFieldValue(Text) : Text#
procedure GetFieldValue(LabelText: Text): Text
GetTableType() : Enum#
procedure GetTableType(): Enum KVSKBADocumentTableType
GetLineType() : Enum#
procedure GetLineType(): Enum KVSKBADocumentLineType
FormatDefault() : Text[100]#
procedure FormatDefault(): Text[100]
FormatNormal() : Text[100]#
procedure FormatNormal(): Text[100]
FormatBold() : Text[100]#
procedure FormatBold(): Text[100]
FormatNormalRight() : Text[100]#
procedure FormatNormalRight(): Text[100]
FormatBoldRight() : Text[100]#
procedure FormatBoldRight(): Text[100]
FormatNormalWhiteSmoke() : Text[100]#
procedure FormatNormalWhiteSmoke(): Text[100]
FormatBoldWhiteSmoke() : Text[100]#
procedure FormatBoldWhiteSmoke(): Text[100]