Class TTableFilter (unit MKTabl16) |
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.
a PRIVATE SECRET table.
--------------------------------------------------------------------------- } { ------- tTableFilter component code starts here ------------------------- } { --------------------------------------------------------------------------- } This function acts like an interface to the BDE call-back function (MKFILTER) that was defined at the top of this module.
---------------------------------------------------------------------------
Properties |
Events |
Variables |
Holder for FILTER event.
are we currently filtering data.
Table the user specified.
hold the filter handle.