Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TCanvasOrientation

Represents orientations for a canvas.

Declaration

Source position: graphics.pp line 236

type TCanvasOrientation = (

  csLefttoRight,

  

  coRighttoLeft

  

);

Description

Not used in the current LCL implementation.



CT Web help

CodeTyphon Studio