You are here: Symbol Reference > JSGraphUtil Namespace > Structs, Records, Enums > JSGraphUtil.TScrollDirection Enumeration
LMD DialogPack
ContentsIndexHome
PreviousUpNext
JSGraphUtil.TScrollDirection Enumeration
Pascal
TScrollDirection = (
  sdLeft,
  sdRight,
  sdUp,
  sdDown
);

JSGraphUtil

Members 
Description 
sdLeft 
Drawn with the arrow pointing left. 
sdRight 
Drawn with the arrow pointing right. 
sdUp 
Drawn with the arrow pointing up. 
sdDown 
Drawn with the arrow pointing downwards. 

Specify the direction for which the element being drawn should face.

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!