Unit 'GR32_Brushes' Package
[Overview][Types][Classes][Index] [#pl_graphics32]

TBrushCollection

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

Declaration

Source position: GR32_Brushes.pas line 58

type TBrushCollection = class(TNotifiablePersistent)

public

  constructor Create();

  

  destructor Destroy; override;

  

  function Add();

  

  procedure Clear;

  

  procedure Delete();

  

  function Insert();

  

  property Owner: TPersistent; [r]

  

  property Count: Integer; [r]

  

  property Items []: TCustomBrush; default; [rw]

  

end;

Inheritance

TBrushCollection

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio