TStroke

Resource that will be used while painting the outlines of a geometry.

Inheritance

LevelAncestorDescription
1TObjectUltimate ancestor in a class hierarchy
2TBaseObjectA base class for objects that can be used instead of TObject.
3TReferenceCountedObjectObject that keeps track of the number of times it is referenced from other objects
4TStroke

Source

Drawing.Stroke.pas (27)

Fields

ScopeVisibilityTypeNameDescription
InstanceprivateTRgbColorFColor
InstanceprivateTFloatingPoint64FThickness
InstanceprivateTStrokePatternFPattern

Methods

ScopeVisibilityResultNameDescription
InstancepublicCreate(Color: TRgbColor; Thickness: TFloatingPoint64; Pattern: TStrokePattern)
InstancepublicDestroy()