API:Vcl.ExtCtrls.TControlCollection.GetControl
Delphi
function GetControl(AColumn, ARow: Integer): TControl;
C++
Vcl::Controls::TControl* __fastcall GetControl(int AColumn, int ARow);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | Vcl.ExtCtrls.pas Vcl.ExtCtrls.hpp |
Vcl.ExtCtrls | TControlCollection |
Description
Embarcadero Technologies does not currently have any additional information.