API:Datasnap.DSReflect.TDSMethod.ParameterTypes

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ParameterTypes: TDSClassArray read GetParameterTypes;

C++

__property TDSClassArray ParameterTypes = {read=GetParameterTypes};

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DSReflect.pas
Datasnap.DSReflect.hpp
Datasnap.DSReflect TDSMethod

Description

Embarcadero Technologies does not currently have any additional information.