Beschreibung | Hierarchie | Felder | Methoden | Eigenschaften |
type TPSPattern = class(TObject)
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
procedure Changed; |
![]() |
property BBox: TRect read FBBox write SetBBox; |
![]() |
property PaintType: TPSPaintType read FPaintType write SetPaintType; |
![]() |
property TilingType: TPSTileType read FTilingType write SetTilingType; |
![]() |
property XStep: Real read FXStep write SetXStep; |
![]() |
property YStep: Real read FYStep write SetYStep; |
![]() |
property Name: String read FName write SetName; |
![]() |
property Canvas: TPostScriptCanvas read FCanvas; |
![]() |
property GetPS: TStringList read GetPostscript; |
![]() |
property OldName: string read FOldName write FOldName; |
![]() |
property OnChange: TNotifyEvent read FOnChange write FOnChange; |
![]() |
constructor Create; |
![]() |
destructor Destroy; override; |
![]() |
procedure Changed; |
![]() |
property BBox: TRect read FBBox write SetBBox; |
![]() |
property PaintType: TPSPaintType read FPaintType write SetPaintType; |
![]() |
property TilingType: TPSTileType read FTilingType write SetTilingType; |
![]() |
property XStep: Real read FXStep write SetXStep; |
![]() |
property YStep: Real read FYStep write SetYStep; |
![]() |
property Name: String read FName write SetName; |
![]() |
property Canvas: TPostScriptCanvas read FCanvas; |
![]() |
property GetPS: TStringList read GetPostscript; |
![]() |
property OldName: string read FOldName write FOldName; |
![]() |
property OnChange: TNotifyEvent read FOnChange write FOnChange; |