Possible visual states of a TJamImageFromChar.
TJamImageFromCharState = ( bsNormal, bsHot, bsPressed, bsDisabled );
Members |
Description |
bsNormal |
Normal button state. |
bsHot |
Hot button state. |
bsPressed |
Pressed button state. |
bsDisabled |
Disabled button state. |