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

Monday, August 20, 2007

 

twolcheckbox

TWOLCheckBox object
Unit: WOLGUI26.
Descendant of TWOLVisualControl. One is about the representation, A WOL object , A basic check box.

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 WndMouse (to var Message: TWOLMessage): Boolean; override;
function WndCommand (to var Message: TWOLMessage): Boolean; override;
function WndProc (to var Message: TWOLMessage): Boolean; override;

Public properties and Events:

Alignment: TWOLTextAlign (For Reading and Writing)
Property that indicates the alignment of the text (if the right or left of the verification box).

AllowGrayed: Boolean (For Reading and Writing)
Property that it indicates if selections are allowed to be grayed out.

Checked: Boolean (For Reading and Writing)
Property that indicates if the check box is marked or not.

State: TWOLCheckedSet (For Reading and Writing)
Property that indicates the state of the check box.
OnClick
OnMouseMove
OnDblClick
Border
WindowAlign
TextAlign
Caption
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?