default date/time format
version 7.0.3
Is there an easy way to set the default dateformat property for all dates
(ie different countries and locales) rather than having to set each one
individually?
Bill Skelton
Is there an easy way to set the default dateformat property for all dates
(ie different countries and locales) rather than having to set each one
individually?
Bill Skelton
This discussion has been closed.
Comments
The formatting of text displayed by report elements such as TppDBText, is
handled by the TppDisplayFormat class (see
RBuilder\Source\ppDisplayFormat.pas.) You can easily create a descendant of
TppDisplayFormat and specify that your TmyDisplayFormat be used by
ReportBuilder to perform formatting. See the initialization section
ppDisplayFormat.pas.
--
Nard Moseley
Digital Metaphors Corporation
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com