Back to Devexpress

scxDateEditSmartInput Variable

vcl-cxdateutils-a7af49e4.md

latest639 B
Original Source

scxDateEditSmartInput Variable

Stores built-in smart input constants.

Declaration

delphi
var scxDateEditSmartInput: array[TcxDateEditSmartInput] of string;

Variable Value

Type
array[TcxDateEditSmartInput] of string

Remarks

Refer to the description of the SmartTextToDate function to learn about individual scxDateEditSmartInput array elements.

See Also

cxDateUtils Unit