[Overview][Constants][Types][Variables][Index] Reference for unit 'unit_my_globals' (#Arthromorphs)

Concentration

Declaration

Source position: unit_my_globals.pas line 76

type Concentration = (

  FirstSegmentOnly,

  

  LastSegmentOnly,

  

  AnySegment

  

);