[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msebufdataset.pas line 334
type tindexfields = class(townedpersistentarrayprop) |
public |
constructor create(); |
class function getitemclasstype; override; |
property items []: tindexfield; default; [r] |
published |
property count: Integer; |
end; |
| |
| |
| |
| |
tpersistent |
? |
TObject |