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