[Overview][Constants][Types][Classes][Procedures and functions] |
Property data record
Source position: typinfo.pp line 150
type TPropData = packed record |
PropCount: Word; |
PropList: record |
_alignmentdummy: ptrint; |
end; |
end; |
The TPropData record is not used, but is provided for completeness and compatibility with Delphi.