ShellBrowser Delphi Components Documentation
ContentsIndexHome
PreviousUpNext
JamControls.TJamImageFromCharState

Possible visual states of a TJamImageFromChar.

Syntax
Pascal
TJamImageFromCharState = (
  bsNormal,
  bsHot,
  bsPressed,
  bsDisabled
);
Members 
Description 
bsNormal 
Normal button state. 
bsHot 
Hot button state. 
bsPressed 
Pressed button state. 
bsDisabled 
Disabled button state.