Class TvxBaseBrushTransform

Unit

Declaration

type TvxBaseBrushTransform = class(TvxTransform)

Description

TvxBaseBrushTransform

Hierarchy

Overview

Methods

Public procedure AfterConstruction; override;
Public procedure BeforeDestruction; override;
Public procedure ApplyPath (ABitmap: TvxBitmap); virtual;
Public procedure ApplySegment (ASegment: TidPathSegment; ABitmap: TvxBitmap); virtual;

Properties

Published property Path: TidPath read FPath write FPath;

Description

Methods

Public procedure AfterConstruction; override;
 
Public procedure BeforeDestruction; override;
 
Public procedure ApplyPath (ABitmap: TvxBitmap); virtual;
 
Public procedure ApplySegment (ASegment: TidPathSegment; ABitmap: TvxBitmap); virtual;
 

Properties

Published property Path: TidPath read FPath write FPath;
 

Generated by PasDoc 0.15.0.