FMX.Forms.TCommonCustomForm.GetActiveControl
Delphi
function GetActiveControl: IControl;
C++
Fmx::Types::_di_IControl __fastcall GetActiveControl();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TCommonCustomForm |
Description
Retrieves the active control.
Retrieves the IControl type object stored in the FActiveControl field.