Source position: widget.inc line 162
type TWidgetStyle = set of (
wsCaptureMouse,
wsClickable,
wsOpaque
);