Unit skTable |
Classes |
TskTable - TskTable is a TTable enhancement:
____________________
- Assign method is added;
- DoBeforeClose checks for unsaved changes;
- dbEval works like its Clipper counterpart (spins through the range
defined by bForCondition and bWhileCondition Boolean functions and
calls bBlock for every record in the range);
Functions |
Types |
Constants |
Variables |
Functions |
Types |
TCondition = function : Boolean of object
TEvalProc = procedure of object
Constants |
Variables |