[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'TypInfo' (#rtl)

TClassData

Declaration

Source position: typinfo.pp line 497

type TClassData = packed record

public

  ClassType: TClass;

  Parent: PPTypeInfo;

  PropCount: SmallInt;

  property UnitName: ShortString; [r]

  property PropertyTable: PPropData; [r]

end;


Documentation generated on: May 14 2021