trichview.com

trichview.support




Re: Localizing all actions on rvActionsResource (RichActionsTest)?


Return to index


Author

Message

Sergey Tkachenko

Posted: 08/27/2003 14:55:37


The parameter of this function is a form (or datamodule) containing your

TActionList. This function will search for all richviewactions on this form

and will localize it.

(more exactly, the parameter of this function is a component owning all

actions; usually this is a form; calling it for actionlist is safe but does

nothing, beacuse not actionlist but form owns actions)

You should call this function at the beginning of your application even if

you want to use only one English language.



>   // Localizing all actions on rvActionsResource

>   RVA_LocalizeForm(rvActionsResource);

>

> What exactly should I do here? The compiler accepts






Powered by ABC Amber Outlook Express Converter