| 
            
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| + | DeleteSetting (character, character) | 
     Deletes a settings value  | 
|
| + | DeleteSettings (character) | 
     Deletes a settings value  | 
|
| + | CHARACTER GetSetting (character, character) | 
     Returns a user setting from the registry  | 
|
| + | LONGCHAR GetSettingLong (character, character) | 
     Returns a user setting from the registry  | 
|
| + | StoreSetting (character, character, character) | 
     Stores a user setting in the registry  | 
|
| + | StoreSettingLong (character, character, longchar) | 
     Stores a user setting in the registry  | 
| 
         
            
                Top
                
            
         
        PUBLIC DeleteSetting (character, character)
 
  | 
|||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
        
        PUBLIC DeleteSettings (character)
 
  | 
|||||||||||||||||||||||||
        
        PUBLIC CHARACTER GetSetting (character, character)
 
  | 
|||||||||||||||||||||||||
        
        PUBLIC LONGCHAR GetSettingLong (character, character)
 
  | 
|||||||||||||||||||||||||
        
        PUBLIC StoreSetting (character, character, character)
 
  | 
|||||||||||||||||||||||||
        
        PUBLIC StoreSettingLong (character, character, longchar)
 
  | 
|||||||||||||||||||||||||