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

Monday, August 20, 2007

 

Tworadiobutton

TWOLRadioButton object
Unit: WOLGUI27.
Descendant of TWOLVisualControl. A WOL object. Represents a simple Radio Button.

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 WndKeyboard (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;

procedure UnCheckAll;
method used to uncheck all the buttons in the group.

Public properties and Events:

Alignment: TWOLTextAlign (For Reading and Writing)
Property used to indicate if the text must aligned to the left or right of the circle.

Checked: Boolean (For Reading and Writing)
Property used to mark or unmark a button.

GroupIndex: TWOLSmallInt (For Reading and Writing)
Property used to indicate witch group a button belongs.

OnClick
OnMouseMove
OnDblClick
Border
WindowAlign
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?