|
|
|
|
|
InitParameter (Function) In french: InitParamètre Initializes the management of persistent values. Specifies the location used to store: - the values of the persistent controls.
- the size and position of the controls and windows.
- the values managed by SaveParameter and LoadParameter.
Note The initialization of persistent values is "global". Therefore, if a component initializes the management of persistent values, the management of persistent values will be initialized for the application that uses the component.
Syntax
<Result> = InitParameter(<Initialization mode> [, <Source of values>])
Business / UI classification: Neutral code
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|