RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TActiveXControl.PersistPropBagSave Method
Pascal
function PersistPropBagSave(const pPropBag: IPropertyBag; fClearDirty: BOOL; fSaveAllProperties: BOOL): HResult; stdcall;
C++
__fastcall __stdcall HRESULT PersistPropBagSave(const IPropertyBag pPropBag, BOOL fClearDirty, BOOL fSaveAllProperties);

This is PersistPropBagSave, a member of class TActiveXControl.

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