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

TControl.Hint

Hint - a small informative pop-up box that appears when the mouse 'hovers' over a control

Declaration

Source position: controls.pp line 1417

published property TControl.Hint: TTranslateString
  read FHint
  write SetHint
  stored IsHintStored;

Description

Hint - a small informative pop-up box that appears when the mouse 'hovers' over a control

Requires ShowHint to be True

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