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

TRttiMember

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

Declaration

Source position: rtti.pp line 515

type TRttiMember = class(TRttiNamedObject)

public

  constructor Create();

  property Visibility: TMemberVisibility; [r]

  property StrictVisibility: Boolean; [r]

  property Parent: TRttiType; [r]

end;

Inheritance

TRttiMember

|

TRttiNamedObject

|

TRttiObject

|

TObject


Documentation generated on: 2025-07-25