Back to Devexpress

TdxZoomTrackBar.ActiveProperties Property

vcl-dxzoomtrackbar-dot-tdxzoomtrackbar-963ee3f3.md

latest956 B
Original Source

TdxZoomTrackBar.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.

See Also

TdxDBZoomTrackBar.ActiveProperties Property

TdxZoomTrackBar Class

TdxZoomTrackBar Members

dxZoomTrackBar Unit