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

Wednesday, August 22, 2007

 

TWOLColorDlg

TWOLColorDlg object
Unit: WOLGUI10.
Descendant of TWOLSysDialog. an object in WOL, that prompts the user to change the basic colors of the gui in use.

Public Methods and Events:

constructor Create (AOwner: TWOLRoot); override;
destructor Destroy; override;

function Execute: Boolean; override;
Function that promts the user for system colors and returns a boolean value indication if it has been closed or not.

Public properties and Events:

Params: TWOLColorDlgParam (For Reading and Writing)
promt of colors that do not have to be modified. For internal use.

CustomColors: TWOLColorDlgCustom (For Reading and Writing)
Property that loads a matrix of up to 16 colors indicating the personalized color choices of the user.

Color: TWOLColor (For Reading and Writing)
Property that indicates the color chosen by the user.

Options: TWOLColorDlgFlags (For Reading and Writing)
Property that indicates the modification options of the color dialog box.

OnClose
OnShow

Labels: ,


Comments: Post a Comment



<< Home

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