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