[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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; |
|
||
| | ||
|
||
| | ||
TObject |
CT Web help |
CodeTyphon Studio |