Class TBrowseDialogEditor (unit BrowseDr)

Inherits from

TDefaultEditor

A component editor (not really) to allow on-the-fly testing of the } { dialog. Right click the component and select 'Test Dialog', or simply } { double click the component, and the browse dialog will be displayed } { with the current settings.

Constructors



Functions

procedure Edit;


procedure ExecuteVerb(Index : Integer);

Component Editor (not really) to allow on the fly testing of the dialog

function GetVerb(Index : Integer): string;

we only have one verb, so exit if this ain't it

function GetVerbCount : Integer;


Properties

Events

Variables


Constructors


Functions


procedure Edit;


procedure ExecuteVerb(Index : Integer);

Component Editor (not really) to allow on the fly testing of the dialog


function GetVerb(Index : Integer): string;

we only have one verb, so exit if this ain't it


function GetVerbCount : Integer;


Properties


Events


Variables