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