SmartTextToDateFunc Constant
Specifies the function handle for the SmartTextToDate function.
Declaration
const SmartTextToDateFunc: function(const AText: string; var ADate: TDateTime): Boolean; = nil;
Returns
Type |
---|
cxDateUtils.TMethod(System.String,System.TDateTime)~System.Boolean |
See Also