Class TSDNumericField (unit SDQuery)

Inherits from

TSDField

TSDNumericField

Constructors


constructor Create(AOwner: TComponent);

TSDNumericField


Functions

destructor Destroy;


function GetDisplayFormat: string;


function GetEditFormat: string;


procedure RangeError(Value, Min, Max: Double);


procedure SetDisplayFormat(const Value: string);


procedure SetEditFormat(const Value: string);


Properties

property Alignment :


property DisplayFormat : string


property EditFormat : string


Events

Variables

FDisplayFormat : PString;


FEditFormat : PString;



Constructors


constructor Create(AOwner: TComponent);

TSDNumericField


Functions


destructor Destroy;


function GetDisplayFormat: string;


function GetEditFormat: string;


procedure RangeError(Value, Min, Max: Double);


procedure SetDisplayFormat(const Value: string);


procedure SetEditFormat(const Value: string);


Properties


property Alignment :


property DisplayFormat : string


property EditFormat : string


Events


Variables


FDisplayFormat : PString;


FEditFormat : PString;