appbar IsMouseOverAppBar method
Example
Return to Introduction  Previous page  Next page
Applies to
acAppBar component.  

Declaration
function IsMouseOverAppBar: Boolean;  

Description
The IsMouseOverAppBar function returns True if mouse is over the form (AppBar) and False if mouse is outside of AppBar.  

See also
Example