Back to Devexpress

TdxGPCustomBrush Class

vcl-dxgdiplusclasses-3745542b.md

latest692 B
Original Source

TdxGPCustomBrush Class

The base class for all classes that implement brushes for painting shapes and primitives.

Declaration

delphi
TdxGPCustomBrush = class(
    TdxGPCustomGraphicObject
)

Remarks

The TdxGPCustomBrush class implements all the basic functionality required by the advanced painting brushes.

Inheritance

TObject TdxGpBase TdxGPCustomGraphicObject TdxGPCustomBrush

See Also

TdxGPCustomBrush Members

dxGDIPlusClasses Unit