RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ISharedPropertyGroupManager.CreatePropertyGroup Method
Pascal
function CreatePropertyGroup(const Name: WideString; var LockMode: Integer; var RelMode: Integer; out fExists: WordBool): ISharedPropertyGroup; safecall;
C++
__fastcall ISharedPropertyGroup CreatePropertyGroup(const BSTR Name, int LockMode, int RelMode, WordBool fExists);

This is CreatePropertyGroup, a member of class ISharedPropertyGroupManager.

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