FMX.StdActns.THintAction

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FMX.ActnList.TCustomActionSystem.Actions.TContainedActionSystem.Classes.TBasicActionSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTHintAction

Delphi

THintAction = class(TCustomAction)

C++

class PASCALIMPLEMENTATION THintAction : public Fmx::Actnlist::TCustomAction

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
FMX.StdActns.pas
FMX.StdActns.hpp
FMX.StdActns FMX.StdActns


Beschreibung

Diese Aktion wird ausgeführt, um das Ereignis OnHint für alle Hinweisempfänger im aktiven Formular auszulösen.

Siehe auch