Skip to main content

TdxBarEdit.ReadOnly Property

Specifies if the bar editor is in read-only mode.

Declaration

property ReadOnly: Boolean read; write; default False;

Property Value

Type Default Description
Boolean False

True if the bar editor is in read-only mode; otherwise, False.

See Also