Unit 'Forms' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

GetLongHint

Returns the long version of a Hint string.

Declaration

Source position: forms.pp line 1868

function GetLongHint(

  const Hint: string

):string;

See also

GetShortHint

  

Returns the short version of a Hint string.