Class TListServerDialog (unit ListReg)

Inherits from

TComponent

Constructors


constructor Create( AOwner : TComponent );



Functions

destructor Destroy;


function Execute : boolean;


procedure SetFont( Value : TFont );


Properties

property Caption : string


property Domain : String


property Font : TFont


property ServerName : string


property SQLServerOnly : boolean


Events

Variables

FCaption : string;


FDomain : String;


FFont : TFont;


FServerName : String;


FSQLOnly : boolean;



Constructors


constructor Create( AOwner : TComponent );


Functions


destructor Destroy;


function Execute : boolean;


procedure SetFont( Value : TFont );


Properties


property Caption : string


property Domain : String


property Font : TFont


property ServerName : string


property SQLServerOnly : boolean


Events


Variables


FCaption : string;


FDomain : String;


FFont : TFont;


FServerName : String;


FSQLOnly : boolean;