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

TCustomProgressBar.BarShowText

BarShowText - some widget sets allow text to be displayed on the bar to indicate its position (e.g. 32%)

Declaration

Source position: comctrls.pp line 1779

public property TCustomProgressBar.BarShowText : Boolean
  read FBarShowText
  write SetBarShowText
  default False;

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