[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TCollection.GetItemAttr

Returns the attributes of an item.

Declaration

Source position: classesh.inc line 484

protected function TCollection.GetItemAttr(

  Index: Integer;

  ItemIndex: Integer

):String; dynamic;

Description

This method is provided for compatibility with Delphi only and is not used in Free Pascal.

See also

TCollection.GetAttr

  

Returns an attribute of the collection.

TCollection.GetAttrCount

  

Returns the count of attributes associated with each item.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.