Table of Contents

TReportValue.ValueBytes Property

Value of this record as a byte array, used to represent images. If this record doesn't contain a byte array, this property will be null.

Syntax

Unit: FlexCel.Report

property TReportValue.ValueBytes: TArray<Byte>

See also