Record TIconSetSetting

Hierarchy
Methods
Properties

Unit

Declaration

type TIconSetSetting = record

Description

setting for IconSet used by TrXLSExport event

Overview

Fields

IconSetType: integer;
UseThresholds: boolean;
ThresholdValues: array [1 .. 4] of double;
ShowIconOnly: boolean;

Description

Fields

IconSetType: integer;
 
UseThresholds: boolean;
 
ThresholdValues: array [1 .. 4] of double;
 
ShowIconOnly: boolean;
 

Generated by PasDoc 0.15.0.