Unit rDBSort2
Description
rDBSort2 provides universal dialog for sorting of any grid.
Full functional demo
Overview
Classes, Interfaces, Objects and Records
Functions and Procedures
Variables
Description
Functions and Procedures
function SortRec(rDBGrid: TrDBGrid): boolean; |
Show DBSort dialog for grid
|
function SortRec_LoadSortNames(rDBGrid: TrDBGrid; L: TStrings): boolean; |
Load list of stored sorting names
|
function SortRec_ActiveSortIdx(rDBGrid: TrDBGrid; Idx: integer): boolean; |
Check whether sorting index is active currently
|
function SortRec_ActiveSortName(rDBGrid: TrDBGrid; SortName: string): boolean; |
Check whether SortName is active currently
|
Variables
Author
Created
Oct 2011
Last Modified
Sep 2015
Generated by PasDoc 0.15.0.
|