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

TApplicationProperties.ShowHint

ShowHint - Determines whether a hint is to be displayed

Declaration

Source position: forms.pp line 1438

published property TApplicationProperties.ShowHint: Boolean
  read FShowHint
  write SetShowHint
  default true;

Description

Read or write flag to determine whether to display hint (stored as boolean, True if hint is to be displayed)

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