Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TNamedItem.DisplayName

Display name

Declaration

Source position: db.pas line 142

public property TNamedItem.DisplayName : string
  read GetDisplayName
  write SetDisplayName;

Description

DisplayName is declared in TCollectionItem, and is made public in TNamedItem. The value equals the value of the Name property.

See also

Name

  

Name of the item


Documentation generated on: Feb 20 2022