[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: jwaactivex.pas line 244
type IPersistStream = interface(IPersist) |
function IsDirty; |
function Load(); |
function Save(); |
function GetSizeMax(); |
end; |
| |
| |
IInterface |