TTableHeaderIdentifier

Base class for objects identifying a specific element in a TTableHeaderModel.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TValueBase class for an immutable object that stores a value of a certain TType.
5TTableHeaderIdentifier

Source

Table.Header.Identifier.pas (25)

Description

Table header identifiers can be used by a TTableModel to refer to rows and columns independent of the indices of those rows and columns.

Methods

ScopeVisibilityResultNameDescription
InstancepublicFromText(Value: TText)