Preferences Component
Fnd_Pref_Display
Fnd_Pref_Display
Parameters
| Parameter | Type | Description |
|---|---|---|
| No parameters required |
Description
This method displays the Preferences window in a new process.
You can add additional options to this window by modifying the component’s Fnd_Pref_Preferences public form. Just add similar code to the existing code that gets and sets the Navigation Palette option.
Extracted source text
Fnd_Pref_Display
Parameter Type Description
No parameters required.
This method displays the Preferences window in a new process.
You can add additional options to this window by modifying the component’s Fnd_Pref_Preferences
public form. Just add similar code to the existing code that gets and sets the Navigation Palette option.