Table of Contents

TTMSFNCDataGridEmptySpaceKind Enumeration

Identifies which empty area around the rendered grid content is being drawn.

API unit family: TMSFNCDataGridRenderer

Members

Name Description
gekColumnTop Empty area above the scrollable column region.
gekColumnBottom Empty area below the scrollable column region.
gekRowLeft Empty area to the left of the scrollable row region.
gekRowRight Empty area to the right of the scrollable row region.
gekColumnBottomRowRight Corner area where the bottom column space and right row space meet.