TFixedIndexesRowFontModel

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TIndexFontModelAbstract base class for a facility that returns a TPdfSizedFont for table cell
3TFixedIndexesRowFontModel

Source

PrintLayout.Font.Model.pas (41)

Fields

ScopeVisibilityTypeNameDescription
InstanceprotectedTList<TPdfSizedFont>Fonts

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate()
InstancepublicDestroy()
InstancepublicTPdfSizedFontGetFont(RowIndex: TInteger32; ColumnIndex: TInteger32)
InstancepublicAddFont(Font: TPdfSizedFont)