Represents a color transform that FlexCel currently doesn't know about.
Syntax
Unit: FlexCel.Core
TUnknownBlipTransform = class(TBlipTransform);
Constructors
| Name |
Description |
| Create |
Creates a new instance.
|
Methods
| Name |
Description |
| Clone |
Creates a deep copy of the object.
|
| CompareTo |
Compares two instances.
|
| Equals |
Returns true if both objects have the same contents.
|
| GetHashCode |
Returns the hashcode of the object.
|
Properties