FMX.Controls.TControl.ExitChildren
Delphi
function ExitChildren(AObject: IControl): Boolean; virtual;
C++
virtual bool __fastcall ExitChildren(Fmx::Types::_di_IControl AObject);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | protected | FMX.Controls.pas FMX.Controls.hpp |
FMX.Controls | TControl |
Description
Embarcadero Technologies does not currently have any additional information.