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

Monday, August 20, 2007

 

twollabel

TWOLLabel object
Unit: WOLGUI09.
Descendant of TWOLVisualControl. representation, in in an WOL object, of a basic label of text.

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

Published properties and Events

Transparent: Boolean (For Reading and Writing)
property Used to determine if the label is transparent or not. When transparent, the window object assumes the color of root object.

AutoSize: Boolean (For Reading and Writing)
Property used to determine if the size of the label if adjusts to the size of the text. The idea is, the window will grow or shrink with the text.

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

Labels: ,


Comments: Post a Comment



<< Home

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