Unit Keoegrid

Classes

TKeoEGrid -
TSortObj - Sorry to English the speaking people.

Functions

Extract - procedure Register;
Str3ToFloat -

Types

TGetDrawValues
TGridSortMode

Constants

Variables


Functions


function Extract(S: string; Po: Integer; T: string): String;

procedure Register;

function Str3ToFloat(Input: string): Extended;


Types


TGetDrawValues = procedure(Sender: TObject;col,row:integer;var aFont:tFont;
                               var aAlignment:TAlignment; var bgColor: TColor) of object

TGridSortMode = (gsmString, gsmInteger, gsmFloat, gsmDate, gsmTime, gsmDateTime);

Constants


Variables