[DUG] Pasting components from code

Jeremy North jeremy.north at gmail.com
Fri Sep 17 13:46:12 NZST 2010


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 <johnkbird at paradise.net.nz> wrote:
> The correct spot being?  (that was my question! - there looks to be rules I
> did not know about. )



More information about the Delphi mailing list