Class TExampleForm (unit ExampleMainform)

Inherits from

TForm

Constructors



Functions

procedure Load1Click(Sender: TObject);

this is the main method

procedure SpeedButton1Click(Sender: TObject);

every time the eyes are using the programm too.

Properties

Events

Variables

Example1 : TMenuItem;


Exit1 : TMenuItem;


Load1 : TMenuItem;


MainMenu : TMainMenu;


N1 : TMenuItem;


OpenDialog : TOpenDialog;


RichEdit : TRichEdit;


Scanner : TScanner;


SpeedButton1 : TSpeedButton;


ToolBar1 : TToolBar;



Constructors


Functions


procedure Load1Click(Sender: TObject);

this is the main method


procedure SpeedButton1Click(Sender: TObject);

every time the eyes are using the programm too. a speedbutton is alway nice.


Properties


Events


Variables


Example1 : TMenuItem;


Exit1 : TMenuItem;


Load1 : TMenuItem;


MainMenu : TMainMenu;


N1 : TMenuItem;


OpenDialog : TOpenDialog;


RichEdit : TRichEdit;


Scanner : TScanner;


SpeedButton1 : TSpeedButton;


ToolBar1 : TToolBar;