Type Return
None
Syntax
Object.SaveApplicationSettings frm, [AppSet], [CfgSet], [ComSet]
The SaveApplicationSettings Methods syntax has these parts:
Part | Description |
object | An expression evaluating to an Object of type modIniFile. |
frm | Required. A Form Object. |
AppSet | Optional. A Boolean = True Object. |
CfgSet | Optional. A Boolean = True Object. |
ComSet | Optional. A Boolean = True Object. |