TTMSFNCTileListArrow.IsLeft Method
Returns
Truewhen this is the left (previous-page) arrow;Falsefor the right (next-page) arrow.
API unit family: TMSFNCTileList
Declaring type: TTMSFNCTileListArrow
Syntax
function IsLeft: Boolean;
Returns
True for a left arrow, False for a right arrow.