FMX.Utils.TFMXObjectHelper.FindParent

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FMX.Utils.pas
FMX.Utils.hpp
FMX.Utils TFMXObjectHelper

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.