DialogEngine Macro CmdDeclareResource

Macro CmdDeclareResource (thisclass,baseclass)
Enables the use of a resource file whose name is the current class name.
Role: Declares that the current object belongs to the thisclass class which derives from the baseclass class and that the resource file name is thisclass.
Search keys in the resource file must begin with the class name.
Use this macro in your command header file (.h).
Parameters:
thisclass
The current class name which is also the resource file name.
baseclass
The base class name of the current class

This object is included in the file: CATDialogAgent.h

Copyright © 1999-2014, Dassault Systèmes. All rights reserved.