.comment-link {margin-left:.6em;}

Sunday, August 26, 2007

 

twoldatetime

TWOLDateTime object
Unit: WOLGUI38.
Descendant of TWOLVisualControl. A entry box of the date-time box that is in use.

Public Methods and Events:

constructor Create (AOwner: TWOLRoot); override;
destructor Destroy; override;
procedure CreateGUIParams (to var aParams: TWOLParams; const wClass: TWOLClassType); override;
procedure CreateWnd (to var aParams: TWOLParams); override;
procedure AllocResources; override;
procedure FreeResources; override;
function WndPaint (to var Message: TWOLMessage): Boolean; override;
function WndNotify (to var Message: TWOLMessage): Boolean; override;
function WndProc (to var Message: TWOLMessage): Boolean; override;

Public properties and Events:

Today: TDateTime (For Reading and Writing)
Property that loads the current date and hour of the object.

DayOfWeek: TWOLInteger (For Reading and Writing)
Property that loads the current day of the week in the object.

It dates: String (For Reading and Writing)
Property that loads the current date in form of string in the object.

Kind: TWOLDateTimeKind (For Reading and Writing)
Property that indicates if the entry is the date or the hours.

Teams: String (For Reading and Writing)
Property that loads the current hour of the object.

OnClick
OnMouseMove
OnDblClick
Border
WindowAlign
Left
Top
Width
Height
Color
Font
Cursor
Visible
Enabled
Hint
Tabstop
TabOrder
Ctrl3D

Labels: ,


Comments: Post a Comment



<< Home

This page is powered by Blogger. Isn't yours?