Home
|
GR32_Layers
|
TCustomLayer
|
|
property LayerStates: TLayerStates; // Read only
type TLayerState = (lsMouseLeft, lsMouseRight, lsMouseMiddle);
type TLayerStates = set of TLayerState;
Indicates the current state of the layer. At the moment, this property contains only information on pressed mouse buttons, but it will be expanded in future versions.
Copyright ©2000-2010 Alex Denisov and the Graphics32 Team - Graphics32 v1.9.0 (r1336) - Build on 9-March-2010