[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Indicates if the tool button is marked.
Source position: comctrls.pp line 2207
published property TToolButton.Marked : Boolean |
Marked is a Boolean property which indicates if the tool button is marked. The default value for the property is False.
Marked is provided for Delphi code compatibility; it is not used in the implementation of TToolButton or TToolBar.
Version 4.0 | Generated 2025-05-03 | Home |