TMainForm = class(TForm)
  MyLabel: TLabel;
  procedure OnEnter(Sender: TObject);
private
public
end;

So before the initial private (or any other) visiblity directive.

On Fri, Sep 17, 2010 at 11:37 AM, John Bird <johnkb...@paradise.net.nz> wrote:
> The correct spot being?  (that was my question! - there looks to be rules I
> did not know about. )

_______________________________________________
NZ Borland Developers Group - Delphi mailing list
Post: delphi@delphi.org.nz
Admin: http://delphi.org.nz/mailman/listinfo/delphi
Unsubscribe: send an email to delphi-requ...@delphi.org.nz with Subject: 
unsubscribe

Reply via email to