Hello. I am making software extension for Caligari's Truespace which
supports values for some physics properties that have a max of
6.9814636e+012 ( i think that spells out to be 6981463600000) This is
probably a 64 bit type value. I have a custom control called tsxSpinEdit
which is a number editor. I have one for integer type and one for real type.
Even if I change the value type to Currency I still get an EReadError
Invalid property value when it runs. Is there a way to make delphi
compatible with this value? The largest I can use is 2E9 without an error.
__________________________________________________
Delphi-Talk mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi-talk