[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 861

public function THintWindow.CalcHintRect(

  MaxWidth: Integer;

  const AHint: ;

  AData: Pointer

):TRect; virtual;

Arguments

MaxWidth

  

Greater zero, else the full monitor width is used.