RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
ISharedPropertyGroup.CreateProperty Method
Pascal
function CreateProperty(const Name: WideString; out fExists: WordBool): ISharedProperty; safecall;
C++
__fastcall ISharedProperty CreateProperty(const BSTR Name, WordBool fExists);

This is CreateProperty, a member of class ISharedPropertyGroup.

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