JVCL Help:TSortMarker
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TSortMarker type
Search in JVCL Help
Search in all projectsSummary
Specifies the possible values for a sort arrow in a TJvDBGrid.
Pascal
run\JvDBGrid.pas
TSortMarker = (
smNone,
smDown,
smUp
);
Members
Members | Description |
smNone | Do not display a sort marker. |
smDown | Arrow pointing down. |
smUp | Arrow pointing up. |
Description
TSortMarker is used to specify what kind of sort arrow to display in a TJvDBGrid column.
About
no pages or subcategories
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page