Unit 'gmBrushes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_graphics32magic]

TgmBackgroundEraser

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

Declaration

Source position: gmBrushes.pas line 316

type TgmBackgroundEraser = class(TgmBrush)

public

  constructor Create;

  

  procedure SetErasingLimit();

  

  procedure SetTolerance();

  

  procedure SetSamplingMode();

  

  procedure SamplingColor();

  

  procedure Paint(); override;

  

  property ProtectedColor: TColor32; [rw]

  

  property SampledColor: TColor32; [rw]

  

  property IsProtectedForeground: Boolean; [rw]

  

  property OriginalTolerance: Byte; [rw]

  

  property ErasingLimit: TgmBackgroundEraserLimit; [rw]

  

  property SamplingMode: TgmBackgroundSamplingMode; [rw]

  

end;

Inheritance

TgmBackgroundEraser

  

|

TgmBrush

  

|

TObject



CT Web help

CodeTyphon Studio