You are here: Symbol Reference > JSButton Namespace > Structs, Records, Enums > JSButton.TJSButtonStyle Enumeration
LMD DialogPack
ContentsIndexHome
PreviousUpNext
JSButton.TJSButtonStyle Enumeration

Determines the appearance of Command Link Buttons.

Pascal
TJSButtonStyle = (
  jsbNative,
  jsbClassic
);

JSButton

Members 
Description 
jsbNative 
Button is painted with the default Vista look. 
jsbClassic 
Button is painted with the old windows classic appearance including clBtnFace color and square borders. 
Copyright © 2013 by LMD Innovative. All rights reserved.
Copyright © 2013 by LMD Innovative. All rights reserved.
What do you think about this topic? Send feedback!