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

This is GetControl, a member of class TControlCollection.

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