Unit 'agg_fpimage' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_aggpasvs]

TAggFPBrush

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

Declaration

Source position: agg_fpimage.pas line 323

type TAggFPBrush = class(TFPCustomBrush)

protected

  procedure SetFPColor(); override;

  

  procedure SetAggColor(); virtual;

  

  procedure SetStyle(); override;

  

  procedure SetAggFillEvenOdd(); virtual;

  

  procedure DoCopyProps(); override;

  

public

  property AggColor: TAggColor; [rw]

  

  property AggFillEvenOdd: Boolean; [rw]

  

  property Pattern;

  

  property Image;

  

  property Style;

  

end;

Inheritance

TAggFPBrush

  

|

TObject



CT Web help

CodeTyphon Studio