Unit Qrepedit |
Classes |
TAQRBand -
TAQREditor -
TAQRLabel -
TAQRMemo -
TAQRShape -
Functions |
Register -
Types |
string32
TAutoResizeType
TFormatValueEvent
TFormatValueType
TGetFieldFormatsEvent
TGetFieldNamesEvent
Constants |
Variables |
Functions |
Types |
string32 = string[32]Quick Report Editor Copyright (c) 1997 Demidov Andre (andre@lion.tu-chel.ac.ru) V1.1 It is FREEWARE component and must be FREEWARE after your modifications. If you modify this component then send your modifications to autor, please.
TAutoResizeType=(arNoChange,arChangeSize,arChangePos);
TFormatValueEvent = procedure(Sender:TObject; const FormatStr:string; ValueType:TFormatValueType; ValuePtr:Pointer; var ResultStr:string) of object
TFormatValueType=(fvInteger,fvFloat,fvDateTime,fvString);
TGetFieldFormatsEvent = procedure(Sender:TObject; const FieldName:string; FieldFormats:TStrings) of object
TGetFieldNamesEvent = procedure(Sender:TObject; FieldNames:TStrings) of object
Constants |
Variables |