Class TTableFilter (unit MKTable) |
tComponent
Constructors |
Functions |
Properties |
Events |
Variables |
Constructors |
Functions |
Procedure to tell tTableFilter to apply the filter condition given in the user defined method FilterRecord.
procedure } { --------------------------------------------------------------------------- } Procedure to tell tTableFilter to remove the filter condition given in the user defined method FilterRecord.
Table the user specified.
*) { --------------------------------------------------------------------------- } { ------- tTableFilter component code starts here ------------------------- } { --------------------------------------------------------------------------- } This component is here to allow users of the 16-bit version to move to Delphi 2.x without changing code. This component simply uses the filtering that is included in Delphi 2.x (This level of filtering should have been included in Delphi 1.x)
---------------------------------------------------------------------------
Properties |
Events |
Variables |
are we currently filtering data.
Holder for FILTER event.