[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Determines the rectangle required for the hint display, based on the maximum text/window width.
Source position: forms.pp line 913
public function THintWindow.CalcHintRect( |
MaxWidth: Integer; |
const AHint: string; |
AData: pointer |
):TRect; virtual; |
MaxWidth |
|
Greater zero, else the full monitor width is used. |
lazarus-ccr.sourceforge.net |