| WPLocalize Unit Classes Types Vars |
| Classes |
| TWPLocalizeForm | This class implements a TForm with automatic localisation capability. |
| Types |
| TWPLocalLoadObjectStrings | This procedure is executed when a certain object has to be initialized. |
| TWPLocalSaveObjectStrings | This procedure will save as many properties of a certain Control. |
| Global Variables |
| WP_GetImageFilter | |
| WP_LoadBitmap | |
| WP_SaveBitmap | |
| WP_UpdateBitmap | RESERVED*** Used as interface to an image library. |
| WPCompressData | RESERVED*** A global function to compress and decompress memory. |
| WPEncryptData | RESERVED*** A global function to encrypt text. |
| WPLangLoadForm | Load all Components on a certain TForm. |
| WPLangLoadString | Loads back a string saved with WPLangSaveString |
| WPLangLoadStrings | Loads back the string(s) saved with WPLangSaveStrings |
| WPLangSaveForm | This method can be used to save the menu items and captions on a certain form. |
| WPLangSaveString | Method to save a certain string. |
| WPLangSaveStrings | This method saves a string list under a certain name. |
| WPLocalizeLanguage | This global string is used to separate the trees in the created XML structure |
| WPLocalizeLoadForms | If this boolean is true all instances of TWPLocalizeForm will LOAD their strings after the OnCreate event. |
| WPLocalizeSaveForms | If this boolean is true all instances of TWPLocalizeForm will save their strings after the OnDestroy event. |
| WPLocalLoadObjectStrings | |
| WPLocalLoadVCLStrings | |
| WPLocalSaveObjectStrings | Global function pointers to be used to build a chain to handle special additional properties for certain objects. |
| WPLocalSaveVCLStrings | Global function pointer to save the action strings (everything which is not a TControl!) |
| WPProgramLoadPath | |
| WPProgramRegistryPath | A few variables for loading/saving etc They can be used to let the applications always use the same directory. |
| WPProgramSavePath |
|
Copyright (C) by WP |