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

PBST_PAUSED

Numeric constant used in the Task Dialog API to represent pbsPaused from the TProgressBarState enumeration.

Declaration

Source position: dialogs.pp line 681

const PBST_PAUSED = $0003;

Version info

Added in LCL version 4.0.

See also

TProgressBarState

  

Alias to the TProgressBarState type in comctrls.pp.


Version 4.4 Generated 2025-11-08 Home