FMX.Forms.TCommonCustomForm.GetCaptured
Delphi
function GetCaptured: IControl;
C++
Fmx::Types::_di_IControl __fastcall GetCaptured();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Forms.pas FMX.Forms.hpp |
FMX.Forms | TCommonCustomForm |
Description
Protected getter implementation for the Captured property.