RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TParts.Add Method
Pascal
function Add(const Name: WideString; const Element: WideString; const AType: WideString = ''): IPart;
C++
__fastcall IPart Add(const BSTR Name, const BSTR Element, const BSTR AType = '');

This is Add, a member of class TParts.

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