GroupBox:=TGroupBox.Create(Self);GroupBox.Parent := Self;
GroupBox.SetBounds(ALeft, ATop, AWidth, AHeight);