TdxStrokeOptions Constructors
Stores stroke settings for drawing lines in DevExpress controls.| Name | Description |
|---|---|
| Create(TPersistent,TdxAlphaColorFunc) | Creates a new instance of line settings for the specified parent settings object. |
| Create(TPersistent) | Creates a new TcxOwnedPersistent class descendant instance. Inherited from TcxOwnedPersistent. |
See Also