Creates a new instance.
Syntax
Unit: FlexCel.Core
constructor TUnknownBlipTransform.Create(const aTransformName: string; const aTransformDef: string);
Parameters
<-> |
Parameter |
Type |
Description |
const |
aTransformName |
string |
Name of the transform. |
const |
aTransformDef |
string |
Transform definition as XML. |
See also