API:FMX.Utils.TFMXObjectHelper.FindParent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

class function FindParent(const AObject: TFMXObject; const AFilter: TFilterFunc; var AResult: TFMXObject): Boolean;

C++

__classmethod bool __fastcall FindParent(Fmx::Types::TFmxObject* const AObject, const System::DelphiInterface<System::Sysutils::TFunc__2<Fmx::Types::TFmxObject*,bool> > AFilter, Fmx::Types::TFmxObject* &AResult);

Propriétés

Type Visibilité  Source Unité  Parent
function public
FMX.Utils.pas
FMX.Utils.hpp
FMX.Utils TFMXObjectHelper

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !