FMX.Controls.FindProperty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FindProperty(var O: TObject; Path: String; const Apply: TPropertyApplyProc): Boolean;

C++

extern DELPHI_PACKAGE bool __fastcall FindProperty(System::TObject* &O, System::UnicodeString Path, const _di_TPropertyApplyProc Apply);

Properties

Type Visibility Source Unit Parent
function public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!