[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 861
public function THintWindow.CalcHintRect( |
MaxWidth: Integer; |
const AHint: ; |
AData: Pointer |
):TRect; virtual; |
MaxWidth |
|
Greater zero, else the full monitor width is used. |