![]() |
• Interface Manager | ||||||||||||||||||||||
|
API Links
Developer Links
|
class ResourceSettingDefined in:
The C4Configuration.hResourceSetting class is used for a resource name setting represented by a text box and a browse button.
Definition
Member Functions
Constructor
Parameters
Description
The ResourceSetting class represents a setting that displays a text box and has a resource name value. 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
|