Class TForm1 (unit prevcode)

Inherits from

TForm

Constructors



Functions

procedure FormCreate(Sender: TObject);

Could put the Halt here, instead of in the FormCreate method, unless you want to do some extra processing.

Properties

Events

Variables


Constructors


Functions


procedure FormCreate(Sender: TObject);

Could put the Halt here, instead of in the FormCreate method, unless you want to do some extra processing. Halt;


Properties


Events


Variables