Home | GR32_Layers | TCustomLayer |
TCustomLayer.LayerStates
property LayerStates: TLayerStates; // Read only
type TLayerState = (lsMouseLeft, lsMouseRight, lsMouseMiddle);
type TLayerStates = set of TLayerState;
Description
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.
See Also
Copyright ©2000-2007 Alex Denisov and Contributors - Graphics32 v1.8.3 - Build on 4-March-2007