Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32_Layers🞂TCustomLayer🞂LayerOptionsPropertyPublic

TCustomLayer.LayerOptions

Bitmask of LOB_* option flags controlling layer behavior and repainting.

Declaration ​

pascal
property LayerOptions: Cardinal read ... write ...;

Description ​

LayerOptions combines LOB_* option bit flags (such as LOB_VISIBLE, LOB_MOUSE_EVENTS, and LOB_GDI_OVERLAY).

See also ​