RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControl.PersistStreamSave Method
Pascal
function PersistStreamSave(const stm: IStream; fClearDirty: BOOL): HResult; stdcall;
C++
__fastcall __stdcall HRESULT PersistStreamSave(const IStream stm, BOOL fClearDirty);

This is PersistStreamSave, a member of class TActiveXControl.

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!