Unit SASG

$Id: Sasg.pas,v 1.8 1998/03/17 19:14:53 johan Exp johan $ { ****************************************************************** } { } { Delphi component TSortAStringGrid } { } { Sort A StringGrid } { } { Freeware 1997 by J.A. Godfried } { } { ******************************************************************

Classes

TSortAStringGrid -

Functions

Register - 7

Types

SortDirType
SortType
ToSortType

Constants

Variables


Functions


procedure Register;

7

Types


SortDirType = (Ascending, Descending);

SortType    = (Column, Row);

ToSortType  = (Character, Numeric, Date);

Constants


Variables