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

TCollection.SetPropName

Write handler for the TCollection.PropName property

Declaration

protected procedure TCollection.SetPropName; virtual;

Description

SetPropName must be overridden by descendent objects to set the TCollection.PropName property to a suitable value. By default, SetPropName sets the PropName property to empty.

See also

TCollection.PropName

  

Name of the property that this collection represents.