Table of Contents

TDrawingUnderline Implicit Conversion Operator

Automatically converts from TNull instances to TDrawingUnderline instances

Syntax

Unit: FlexCel.Core

class operator TDrawingUnderline.Implicit(Value: TNull): TDrawingUnderline; overload;

Parameters

<-> Parameter Type Description
Value TNull

See also