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

TRttiDataMember

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

Declaration

Source position: rtti.pp line 529

type TRttiDataMember = class(TRttiMember)

public

  function GetValue(); virtual; abstract;

  procedure SetValue(); virtual; abstract;

  property DataType: TRttiType; [r]

  property IsReadable: Boolean; [r]

  property IsWritable: Boolean; [r]

end;

Inheritance

TRttiDataMember

|

TRttiMember

|

TRttiNamedObject

|

TRttiObject

|

TObject


Documentation generated on: 2025-07-25