| Class TForm1 (unit z_demo) |
TForm
| Constructors |
| Functions |
procedure faddClick(Sender: TObject);
procedure FormCreate(Sender: TObject);| Properties |
| Events |
| Variables |
Button1 : TButton;
Button2 : TButton;
fadd : TButton;
fdiv : TButton;
fmul : TButton;
fsin : TButton;
Label1 : TLabel;
mprof : tzprofiler;| Constructors |
| Functions |
procedure faddClick(Sender: TObject);
procedure FormCreate(Sender: TObject);| Properties |
| Events |
| Variables |
Button1 : TButton;
Button2 : TButton;
fadd : TButton;
fdiv : TButton;
fmul : TButton;
fsin : TButton;
Label1 : TLabel;
mprof : tzprofiler;Private declarations