FMX.Types.IControl.GetHintString

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetHintString: string;

C++

virtual System::UnicodeString __fastcall GetHintString() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FMX.Types.pas
FMX.Types.hpp
FMX.Types IControl

Description

Returns the text of the hint.

See Also