Unit 'orca_scene3d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca3d]

TD3Align

Declaration

Source position: orca_scene3d.pas line 444

type TD3Align = (

  d3None,

  

  d3Scale,

  

  d3Contents,

  

  d3TopLeft,

  

  d3TopRight,

  

  d3BottomLeft,

  

  d3BottomRight,

  

  d3Top,

  

  d3Left,

  

  d3Right,

  

  d3Bottom,

  

  d3MostLeft,

  

  d3MostRight,

  

  d3Client,

  

  d3Center,

  

  d3VertCenter,

  

  d3HorzCenter,

  

  d3Horizontal,

  

  d3Vertical

  

);



CT Web help

CodeTyphon Studio