SmartTextToDateFunc Constant
In This Article
Specifies the function handle for the SmartTextToDate function.
#Declaration
Delphi
const SmartTextToDateFunc: function(const AText: string; var ADate: TDateTime): Boolean; = nil;
#Returns
Type |
---|
cx |
See Also