[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TCustomHintAction

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Action taken when a new value is assigned to #lcl.Forms.TApplication.Hint, and no OnHint handler is available.

Declaration

Source position: forms.pp line 75

type TCustomHintAction = class(TCustomAction)

published

  property Hint;

  

Hint - a pop-up message that appears when the mouse hovers over an object

end;

Inheritance

TCustomHintAction

  

Action taken when a new value is assigned to #lcl.Forms.TApplication.Hint, and no OnHint handler is available.

|

TCustomAction

  

TCustomAction is the ancestor class for TAction

|

TContainedAction

  

TContainedAction - parent class for TCustomAction; defines some properties especially relationships with parents

|

TBasicAction

|

TComponent,IUnknown,IInterfaceComponentReference

|

TPersistent

|

TObject

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads