TSigmaSymbolListFileFormat Enumeration

Represents type TSigmaSymbolListFileFormat.

Namespace: Sigma.Document
type
 TSigmaSymbolListFileFormat = (slffAuto, slffOld, slffCSV, slffIni);

The TSigmaSymbolListFileFormat type exposes the following members.

Show:
 NameDescription
slffAuto

Represents constant slffAuto.

slffCSV

Represents constant slffCSV.

slffIni

Represents constant slffIni.

slffOld

Represents constant slffOld.

Top