|
TVTHeader.InHeader Method
Determines whether the given point (client coordinates!) is within the header rectangle (non-client coordinates).
Pascal
function InHeader(P: TPoint): Boolean; virtual;
Description
Determines whether the given point (client coordinates!) is within the header rectangle (non-client coordinates).
Class
Links
What do you think about this topic? Send feedback!
|