TIWCGJQDialogOptionsPos Enumeration
Represents type TIWCGJQDialogOptionsPos
.
type TIWCGJQDialogOptionsPos = (jqdopCenter,jqdopLeft,jqdopRight,jqdopTop,jqdopBottom,jqdopCustom,jqdopLeftTop, jqdopRightTop,jqdopLeftBottom,jqdopRightBottom);
The TIWCGJQDialogOptionsPos type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | jqdopBottom | Represents constant |
![]() | jqdopCenter | Represents constant |
![]() | jqdopCustom | Represents constant |
![]() | jqdopLeft | Represents constant |
![]() | jqdopLeftBottom | Represents constant |
![]() | jqdopLeftTop | Represents constant |
![]() | jqdopRight | Represents constant |
![]() | jqdopRightBottom | Represents constant |
![]() | jqdopRightTop | Represents constant |
![]() | jqdopTop | Represents constant |