Home

The control is mainly used for data variable display, which is similar to the display control of data variable. The difference is that the control using icon ArtWords as a WordStockrary, you can achieve a variety of special artistic fonts. The properties can set to the starting icon number, then the text order must be “0123456789-.”.

 8.3.2 Art Words

Location: The control display area.

DescribePointer: Fixed to 0xFFFF.

VarAddress: Variable store pointer (0x0000-0x6FFF), the veariable is an integer format.

IconFile:Icon files for saving the wordart need to be built in advance.

StartIcon: Strictly correspond to the side icon number, and the arrangement order is “0123456789-.”.

ViewMode: Transparent (do not display background), or display icon background.

VarStyle:

0 = integer (2 bytes)-32768 to 32767.

1 = Long Integer (4 bytes)-2147483648 to 2147483647.

2= variable character high byte, unsigned number 0 to 255.

3 = variable low byte, unsigned number 0 to 255.

4= Super Long Integer (8 bytes). -9223372036854775808 to 9223372036854775807.

5 = unsigned integer (2 bytes) 0 to 65535.

6 = unsigned long Integer (4 bytes) 0 to 4294967295.

IntNum: Display the number of integer digits

DecimalNum: Display the number of decimal digits .

Alignment: left-aligned/ right-aligned/center. 

StartValue: Default is 0.