Unit 'GIS_SysUtils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_gaiagis]

TEarthObjectStateSet

Declaration

Source position: GIS_SysUtils.pas line 254

type TEarthObjectStateSet = set of (

  osNew,

  

  osClosed,

  

  osHidden,

  

  osDiscardable,

  

  osBackFace,

  

  osFace,

  

  osSelected,

  

  osValidMER,

  

  osRedraw,

  

  osDeleted,

  

  osClipLeft,

  

  osClipTop,

  

  osClipRight,

  

  osClipBottom,

  

  osTiny,

  

  osVisible

  

);



CT Web help

CodeTyphon Studio