[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGio2' (#lcl)

TGBusNameWatcherFlagsIdx

Declaration

Source position: lazgio2.pas line 388

type TGBusNameWatcherFlagsIdx = (

  TGBusNameWatcherFlagsIdxMinValue = 0,

  

  G_BUS_NAME_WATCHER_FLAGS_AUTO_START = 0,

  

  TGBusNameWatcherFlagsIdxMaxValue = 31

  

);