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

Pressure

Declaration

Source position: unit_my_globals.pas line 75

type Pressure = (

  positive,

  

  zero,

  

  negative

  

);