Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TToolBarFlags

Set type used to store values from the TToolBarFlag enumeration.

Declaration

Source position: comctrls.pp line 2256

type TToolBarFlags = set of (

  tbfUpdateVisibleBarNeeded,

  

Indicates the tool bar control needs to be redrawn.

  tbfPlacingControls

  

Indicates a button or other control has been moved on a tool bar control.

);

See also

TToolBarFlag

  

Contains values used as status flags in the TToolBar control.



CT Web help

CodeTyphon Studio