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

TToolBarFlags

TToolBarFlags - set of TToolBarFlag

Declaration

Source position: comctrls.pp line 1987

type TToolBarFlags = set of (

  tbfUpdateVisibleBarNeeded,

  

  tbfPlacingControls

  

);