TIWCGScrollStyle Enumeration
Represents type TIWCGScrollStyle
.
type TIWCGScrollStyle = (cgsbsIWDefault, cgsbsNoRender, cgsbsNone, cgsbsAuto, cgsbsBoth, cgsbsVertical, cgsbsHorizontal, cgsbsBothVisible, cgsbsVerticalVisible, cgsbsHorizontalVisible,cgsbsInherited, cgsbsVerticalAuto, cgsbsHorizontalAuto);
The TIWCGScrollStyle type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | cgsbsAuto | Represents constant |
![]() | cgsbsBoth | Represents constant |
![]() | cgsbsBothVisible | Represents constant |
![]() | cgsbsHorizontal | Represents constant |
![]() | cgsbsHorizontalAuto | Represents constant |
![]() | cgsbsHorizontalVisible | Represents constant |
![]() | cgsbsInherited | Represents constant |
![]() | cgsbsIWDefault | Represents constant |
![]() | cgsbsNone | Represents constant |
![]() | cgsbsNoRender | Represents constant |
![]() | cgsbsVertical | Represents constant |
![]() | cgsbsVerticalAuto | Represents constant |
![]() | cgsbsVerticalVisible | Represents constant |