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

Thursday, August 23, 2007

 

twolfinedlg

TWOLFindDlg object (of the wolgui in object pascal)
Unit: WOLGUI10.
Descendant of TWOLSysDialog. A representation of a WOL object of a basic search in the current gui.

Public Methods and Events:

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

function Execute: Boolean; override;
Function that sets in motion search prompt of a form. The returned value is null.

procedure CloseDialog;
Used procedure to close the dialogue box.

Public properties and Events:

Position: TWOLPoint (For Reading and Writing)
Property that indicates the position of the dialogue box.

Left: TWOLSmallInt (For Reading and Writing)
Property that specifies the left edge of the dialogue box.

Top: TWOLSmallInt (For Reading and Writing)
Property that specifies the top of the dialogue box.

FindText: string (For Reading and Writing)
Property that indicates the text entered by the user that is to be looked for.

Options: TWOLFindDlgFlags (For Reading and Writing)
Property that modifies the behavior of the search box.

OnFind: TWOLEvent (For Reading and Writing)
Event when the user changes it's options.

OnClose
OnShow

Labels: ,


Comments: Post a Comment



<< Home

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