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

TNamedItem

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: db.pas line 137

type TNamedItem = class(TCollectionItem)

protected

  function GetDisplayName; override;

  procedure SetDisplayName(); override;

public

  property DisplayName: string; [rw]

published

  property Name: string; [rw]

end;

Inheritance

TNamedItem

|

TObject


Documentation generated on: 2023-03-18