[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TToolButton.Marked

Is this button Marked (ie has it been selected)? Default false

Declaration

Source position: comctrls.pp line 1618

published property TToolButton.Marked: Boolean
  read FMarked
  write SetMarked
  default false;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.