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

TCollection.GetAttr

Returns an attribute of the collection.

Declaration

protected function TCollection.GetAttr(

  Index: Integer

):String; dynamic;

Description

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

See also

TCollection.GetAttrCount

  

Returns the count of attributes associated with each item.

TCollection.GetItemAttr

  

Returns the attributes of an item.