[Overview][Constants][Types][Procedures and functions][Index] |
Source position: mseshapes.pas line 118
function updatemouseshapestate( |
var info: shapeinfoty; |
const mouseevent: mouseeventinfoty; |
const widget: twidget; |
const aframe: tcustomframe; |
const infoarpo: pshapeinfoarty = Nil; |
const canclick: Boolean = True |
):Boolean; overload; |
var infos: shapeinfoarty; |
const mouseevent: mouseeventinfoty; |
const widget: twidget; |
var focuseditem: Integer; |
const aframe: tcustomframe = Nil |
):Boolean; overload; |