FMX.Controls.FindProperty

提供: RAD Studio API Documentation
移動先: 案内検索

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

プロパティ

種類 可視性 ソース ユニット
function public
FMX.Controls.pas
FMX.Controls.hpp
FMX.Controls FMX.Controls

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。