Source position: nvwidgets.pas line 58
type ButtonState = record
state: Integer;
time: TDateTime;
cursor: Point;
end;