Show: Delphi C++
Display Preferences

FMX.Types.TControl.Hint

From XE2 API Documentation
Jump to: navigation, search

Delphi

property Hint: string read FHint write FHint;

C++

__property System::UnicodeString Hint = {read=FHint, write=FHint};

Properties

Type Visibility Source Unit Parent
property protected
FMX.Types.pas
FMX.Types.hpp
FMX.Types TControl

Description

Specifies the text string that appears when the user moves the mouse over the control.

Hint is displayed if ShowHint is set to True.

See Also

Personal tools
Previous Versions
Translations