FMX.Forms.TCommonCustomForm.TriggerHints

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

Delphi

procedure TriggerHints;

C++

void __fastcall TriggerHints();

プロパティ

種類 可視性 ソース ユニット
procedure
function
protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm


説明

レジストリに登録されているすべてのオブジェクトの TriggerOnHint メソッドを呼び出します。

関連項目