Skip to content

ShapeOverlayEnabled

property

Delphi
property ShapeOverlayEnabled: Boolean read GetShapeOverlayEnabled write SetShapeOverlayEnabled  default DEF_ShapeOverlayEnabled;
C++Builder
__property bool ShapeOverlayEnabled = {read=GetShapeOverlayEnabled, write=SetShapeOverlayEnabled, default=0};

Used to enable/disable drawing of the ShapeOverlay TShape component over video frames. Available only if the frame grabber is enabled.