Home
|
GR32_Layers
|
TCustomLayer
|
|
function HitTest(X, Y: Integer): Boolean;
Performs a hit test of the layer at specified point and returns True if the point have passed the test.
After performing default hit test, specific for particular type of a layer, this method also calls OnHitTest event, in case you need some run-time customization.
By default:
TBitmapLayer.AlphaHit, TPositionedLayer.GetAdjustedLocation, OnHitTest, TBitmapLayer, TCustomLayer, TPositionedLayer, Using Layers
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010