On Mon, 15 Nov 1999, Jeremy Coulter wrote:

> so I did HitsList:=TListBox.CreateParented() but I am not sure what to put
> between the brackets, i.e. self or what.

I usually use aList := TListBox.Create(someform); aList.Parent :=
someForm;

--
Mark Derricutt - Software Developer - http://www.chalice.gen.nz
Getting jiggy with <no audio cd present>

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz

Reply via email to