TIWCGJQNavButtonType Enumeration
Represents type TIWCGJQNavButtonType
.
type TIWCGJQNavButtonType = (nvbFirst,nvbPriorPage,nvbPrior,nvbNext,nvbNextPage,nvbLast, nvbInsert,nvbAppend,nvbDelete,nvbEdit,nvbPost,nvbCancel, nvbRefresh,nvbSaveBookmark,nvbGotoBookmark,nvbFilter,nvbCustom);
The TIWCGJQNavButtonType type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | nvbAppend | Represents constant |
![]() | nvbCancel | Represents constant |
![]() | nvbCustom | Represents constant |
![]() | nvbDelete | Represents constant |
![]() | nvbEdit | Represents constant |
![]() | nvbFilter | Represents constant |
![]() | nvbFirst | Represents constant |
![]() | nvbGotoBookmark | Represents constant |
![]() | nvbInsert | Represents constant |
![]() | nvbLast | Represents constant |
![]() | nvbNext | Represents constant |
![]() | nvbNextPage | Represents constant |
![]() | nvbPost | Represents constant |
![]() | nvbPrior | Represents constant |
![]() | nvbPriorPage | Represents constant |
![]() | nvbRefresh | Represents constant |
![]() | nvbSaveBookmark | Represents constant |