Monday, August 20, 2007
twolpanel
TWOLPanel object
Unit: WOLGUI20.
Descendant of TWOLVisualControl. A WOL object in an area without a roller that can receive objects of the GUI
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;
Public properties and Events:
FrameInner: TWOLFrameSet (For Reading and Writing)
Property that modifies the appearance of the area. It only takes effect in the MS-Windows.
FrameOuter: TWOLFrameSet (For Reading and Writing)
Property that modifies the appearance of an area. It only takes effect in MS-Windows.
OnClick
OnMouseMove
OnDblClick
OnResize
OnKeyPress
OnCtlColor
TextAlign
WindowAlign
Border
Caption
Left
Top
Width
Height
Color
Font
Cursor
Visible
Enabled
Hint
Ctrl3D
Tabstop
Tab
Unit: WOLGUI20.
Descendant of TWOLVisualControl. A WOL object in an area without a roller that can receive objects of the GUI
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;
Public properties and Events:
FrameInner: TWOLFrameSet (For Reading and Writing)
Property that modifies the appearance of the area. It only takes effect in the MS-Windows.
FrameOuter: TWOLFrameSet (For Reading and Writing)
Property that modifies the appearance of an area. It only takes effect in MS-Windows.
OnClick
OnMouseMove
OnDblClick
OnResize
OnKeyPress
OnCtlColor
TextAlign
WindowAlign
Border
Caption
Left
Top
Width
Height
Color
Font
Cursor
Visible
Enabled
Hint
Ctrl3D
Tabstop
Tab