Location: Symbol Reference > Classes > TJwInheritTypeList Class > TJwInheritTypeList Methods > TJwInheritTypeList.Insert Method
JWSCL Documentation
ContentsIndexHome
PreviousUpNext
TJwInheritTypeList.Insert Method
Pascal
procedure Insert(Index: integer; const GUID: TGUID; const Flags: TJwAceFlags; const Name: WideString);
Parameters 
Description 
Index: integer 
defines the position in list where to add it.  
const GUID: TGUID 
defines the GUID of the inheritance information. Can be NULL_GUID  
const Flags: TJwAceFlags 
defines a set of flags that defines the inheritance. see TJwAceFlags .  
const Name: WideString 
defines a description that is displayed in the combo box for this item. 

Insert inserts a new entry to the list.

Copyright (c) 2010. All rights reserved.
This help was created by Doc-O-Matic sponsored by toolsfactory software inc.
What do you think about this topic? Send feedback!