![]() |
• Interface Manager | ||||||||||||||||||||||
|
API Links
Developer Links
|
class MultiResourceSettingDefined in:
The C4Configuration.hMultiResourceSetting class is used for a setting showing a list of resource names in a text box with a browse button.
Definition
Member Functions
Constructor
Parameters
Description
The MultiResourceSetting class represents a setting that displays a text box and has a value which is a list of resource names. A button is also displayed that causes a file picker dialog to appear when clicked by the user. When a file is chosen through the file picker, the returned resource name is the virtual path to the resource if the flags parameter is 0. If the following value is specified for the flags parameter, then the generic path to the resource is returned.
Base Classes
|