API:EMS.ResourceAPI.TEMSBaseResource.TParamMode
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: EMS.ResourceAPI.pas EMS.ResourceAPI.hpp
| |
| Unit: EMS.ResourceAPI | |
| Parent: TEMSBaseResource | |
Delphi
TParamMode = (Mixed, ByName, ByNumber);
C++
enum class DECLSPEC_DENUM TParamMode : unsigned char { Mixed, ByName, ByNumber };
Description
Embarcadero Technologies does not currently have any additional information.