( |
|
|
|||
Declaring a setting in interface |
Parameters: | |
Name of setting in interface | |
Internal window code for setting's window | |
Module wich will contain the setting | |
event startup begin SetLangMode(LangEnglish,"ENG",0); Setting("CRM Settings",CRMTClass,modCRM); return; end;
Related topics: |