System.ObjAuto.TParamFlags

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TParamFlags = System.TypInfo.TParamFlags deprecated 'Use System.TypInfo.TParamFlags instead.';

Properties

Type Visibility Source Unit Parent
set public System.ObjAuto.pas System.ObjAuto System.ObjAuto

Description

Represents a set of method parameter flags.

TParamFlags contains the flags associated with a method parameter.

See Also