[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'BarChart' (#lcl)

TBar

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

Declaration

Source position: barchart.pp line 44

type TBar = class(TCollectionItem)

protected

  function GetDisplayName; override;

  

published

  property SName: ; [rw]

  

  property Value: Integer; [rw]

  

  property Color: TColor; [rw]

  

end;

Inheritance

TBar

  

|

TCollectionItem

?

TObject