Skip to main content

IcxHotTrackElement.IsNeedHint(TcxCanvas,TPoint,TCaption,Boolean,TRect,Boolean) Method

Declaration

function IsNeedHint(ACanvas: TcxCanvas; const P: TPoint; out AText: TCaption; out AIsMultiLine: Boolean; out ATextRect: TRect; var IsNeedOffsetHint: Boolean): Boolean;

Parameters

Name Type
ACanvas TcxCanvas
P TPoint
AText TCaption
AIsMultiLine Boolean
ATextRect TRect
IsNeedOffsetHint Boolean

Returns

Type
Boolean
See Also