displayFormat again
Hello folks,
I need to do something like this for special formatting of some fields on my
application:
if (sender is TEuroField) then displayformat := ActiveFormat
TEuroField is a descendant of TCurrencyField that works with some currencyes
and store then always in Euros.
Thank you very much and merry christmass,
Francisco Ruiz
I need to do something like this for special formatting of some fields on my
application:
if (sender is TEuroField) then displayformat := ActiveFormat
TEuroField is a descendant of TCurrencyField that works with some currencyes
and store then always in Euros.
Thank you very much and merry christmass,
Francisco Ruiz
This discussion has been closed.
Comments
formatting:
http://www.digital-metaphors.com/tips/ReplaceDisplayFormats.zip
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com