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

THintWindow.CalcHintRect

Determines the rectangle required for the hint display, based on the maximum text/window width.

Declaration

Source position: forms.pp line 913

public function THintWindow.CalcHintRect(

  MaxWidth: Integer;

  const AHint: string;

  AData: pointer

):TRect; virtual;

Arguments

MaxWidth

  

Greater zero, else the full monitor width is used.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.