|
RAD Studio VCL Reference
|
Lists the controls associated with the control items in the control collection.
property Controls [AColumn, ARow: Integer]: TControl;
__property TControl * Controls[int AColumn, ARow];
Use Controls to access individual controls associated with control items in the collection. Each control is identified through the Row and Column properties of its corresponding control item.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|