RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlCollection.AddControl Method
Pascal
procedure AddControl(AControl: TControl; AColumn: Integer = -1; ARow: Integer = -1);
C++
__fastcall AddControl(TControl * AControl, int AColumn = -1, int ARow = -1);

This is AddControl, a member of class TControlCollection.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!