Table of Contents

TFlxFormat.HasValue Method

Returns true if the record has a defined value. This is the inverse of IsNull

Syntax

Unit: FlexCel.Core

function TFlxFormat.HasValue: Boolean;

See also