[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'UPasConf' (#Pkg)

TOptionKind

Declaration

Source position: upasconf.pas line 598

type TOptionKind = (

  okShort,

  okLong,

  okOperand

);