Class TSDDateTimeField (unit SDQuery)

Inherits from

TSDField

TSDDateTimeField

Constructors


constructor Create(AOwner: TComponent);

TSDDateTimeField


Functions

function GetAsDateTime: TDateTime;


function GetAsString: string;


procedure GetText(var Text: string; DisplayText: Boolean);


procedure SetAsDateTime(Value: TDateTime);


procedure SetAsString(const Value: string);


Properties

property EditMask :


property Size :


property Value : string


Events

Variables


Constructors


constructor Create(AOwner: TComponent);

TSDDateTimeField


Functions


function GetAsDateTime: TDateTime;


function GetAsString: string;


procedure GetText(var Text: string; DisplayText: Boolean);


procedure SetAsDateTime(Value: TDateTime);


procedure SetAsString(const Value: string);


Properties


property EditMask :


property Size :


property Value : string


Events


Variables