TTableRowFilterTableModel

TTableModel that represents a table of filter expressions.

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
4TTableModelInterface between tabular data and a table viewer.
5TTableRowFilterTableModel

Source

Table.Row.Filter.Model.pas (28)

Fields

ScopeVisibilityTypeNameDescription
InstanceprotectedTTableHeaderModelColumnModel
InstanceprotectedTTableHeaderModelRowModel

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate()
InstancepublicDestroy()
InstancepublicTTableHeaderModelGetColumnModel()
InstancepublicTTableHeaderModelGetRowModel()
InstancepublicTTableCellsGetCells(Bounds: TInteger32Rectangle)