Class TfrmDial (unit Zovi)

Inherits from

TForm

Constructors



Functions

procedure btnNazoviClick(Sender: TObject);

Tap1:=TTapiDial.

procedure FormCreate(Sender: TObject);


Properties

Events

Variables

btnNazovi : TButton;


edTelBroj : TEdit;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


lbxCallDialog : TListBox;


lbxDialMethod : TListBox;


lbxDialTone : TListBox;


lbxStatusWindow : TListBox;


Tap1 : TTapiDial;



Constructors


Functions


procedure btnNazoviClick(Sender: TObject);

Tap1:=TTapiDial.Create(Self);


procedure FormCreate(Sender: TObject);


Properties


Events


Variables


btnNazovi : TButton;


edTelBroj : TEdit;


Label1 : TLabel;


Label2 : TLabel;


Label3 : TLabel;


Label4 : TLabel;


Label5 : TLabel;


lbxCallDialog : TListBox;


lbxDialMethod : TListBox;


lbxDialTone : TListBox;


lbxStatusWindow : TListBox;


Tap1 : TTapiDial;