System.ObjAuto.TParamFlags
Delphi
type TParamFlags = set of TParamFlag;
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.