Class TdlgRS (unit Idrsmf)

Inherits from

TForm

Constructors



Functions

function GetConnectionListBox: TListBox;


function GetCustomButton1: TBitBtn;


function GetCustomButton2: TBitBtn;


procedure SetTitle(Value: String);


Properties

property ConnectionListBox : TListBox


property CustomButton1 : TBitBtn

Public declarations

property CustomButton2 : TBitBtn


property Title : String


Events

Variables

btnCustom1 : TBitBtn;


btnCustom2 : TBitBtn;


btnInstall : TBitBtn;


btnSkip : TBitBtn;


Image1 : TImage;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


lbConnections : TListBox;


Panel1 : TPanel;



Constructors


Functions


function GetConnectionListBox: TListBox;


function GetCustomButton1: TBitBtn;


function GetCustomButton2: TBitBtn;


procedure SetTitle(Value: String);


Properties


property ConnectionListBox : TListBox


property CustomButton1 : TBitBtn

Public declarations


property CustomButton2 : TBitBtn


property Title : String


Events


Variables


btnCustom1 : TBitBtn;


btnCustom2 : TBitBtn;


btnInstall : TBitBtn;


btnSkip : TBitBtn;


Image1 : TImage;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


lbConnections : TListBox;


Panel1 : TPanel;