Skip to main content
A newer version of this page is available. .

TcxControlOptionsDateTimeHandling Class

The base class for all classes that implement settings related to date-time value format patterns and filter criteria in tree list and vertical grid controls.

Declaration

TcxControlOptionsDateTimeHandling = class(
    TcxControlOptions
)

Remarks

This class provides the following members that allow you to:

Do not use the TcxControlOptionsDateTimeHandling class directly. Use its descendants instead.

See Also