I have been using TTIPropertyGrid and it is great for providing a user
interface for users to edit various objects.
However, the grid display the object field names in english.
I need to provide a chinese interface for users so I need to somehow
override the field names displayed but I am at a loss when look at the
source code.
the inheritance tree is deep and I failed to identify where I can insert
a custom translation function like:
translate(TheOldFieldName, TheTargetLanguage : String) : String
can anyone give me any hint?
Dennis
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus-ide.org/listinfo/lazarus