FMX.Forms.TCommonCustomForm.TriggerHints

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure TriggerHints;

C++

void __fastcall TriggerHints();

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TCommonCustomForm

Description

Calls the TriggerOnHint method of all the objects that are registered in the registry.

See Also