[Overview][Constants][Types][Classes][Procedures and functions][Variables] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: classesh.inc line 307
type TInterfacedPersistent = class(TPersistent) |
public |
function QueryInterface(); virtual; |
procedure AfterConstruction; override; |
end; |
| | ||
|
Base class for streaming system and persistent properties. |
|
| | ||
TObject |