RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TControlCollection.SetControl Method
Pascal
procedure SetControl(AColumn: Integer; ARow: Integer; Value: TControl);
C++
__fastcall SetControl(int AColumn, int ARow, TControl * Value);

This is SetControl, a member of class TControlCollection.

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