Back to Devexpress

TdxDBZoomTrackBar.ActiveProperties Property

vcl-dxdbzoomtrackbar-dot-tdxdbzoomtrackbar-b3ff61f2.md

latest980 B
Original Source

TdxDBZoomTrackBar.ActiveProperties Property

Provides access to active zoom track bar editor settings.

Declaration

delphi
property ActiveProperties: TdxZoomTrackBarProperties read;

Property Value

TypeDescription
TdxZoomTrackBarProperties

Stores zoom track bar editor settings.

|

Remarks

Use the ActiveProperties property to identify settings that currently affect the editor.

Note

You cannot use the ActiveProperties property to change editor settings. To accomplish this goal, use the Properties property instead.

See Also

TdxZoomTrackBar.ActiveProperties Property

TdxDBZoomTrackBar Class

TdxDBZoomTrackBar Members

dxDBZoomTrackBar Unit