Color Active-Matrix LCD Touch Panels AXCESS Programming 137
Shorthand Variable Text CommandsFigure 196 lists the shorthand variable text commands you can use with the TouchPanels. The shorthand command data is one-byte, non- ASCII format except forpages, passwords, text, and bitmap names.
Shorthand variable text commands
Command Description
"'@BMF',<variable text
address>,'<attribute
data>'"
Set multiple attributes to a button or slider. This command
allows you to program up to 12 attributes on one command
line.
<variable text address> = 1 - 255
<optional data> = See below
Optional data:
'%B',<border styles> = See Figure 192
'%F',<font styles> = See Figure 191
'%T',<button text > = ASCII characters
'%P',<bitmap> = Bitmap filename
'%I',<icon> = 1 - 255 (icon numbers are assigned in
TPDesign3 project file)
'%J',<text alignment> = 1 - 9 as shown alignment chart
Figure 196
Shorthand variable text
commands