Unit 'Rtti' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl-objpas]

TRttiParameter

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: rtti.pp line 616

type TRttiParameter = class(TRttiNamedObject)

protected

  function GetParamType; virtual; abstract;

  function GetFlags; virtual; abstract;

public

  property ParamType: TRttiType; [r]

  property Flags: TParamFlags; [r]

  function ToString; override;

end;

Inheritance

TRttiParameter

|

TRttiNamedObject

|

TRttiObject

|

TObject


Documentation generated on: 2025-07-25