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

TGBusNameWatcherFlags

Declaration

Source position: lazgio2.pas line 393

type TGBusNameWatcherFlags = set of (

  TGBusNameWatcherFlagsIdxMinValue = 0,

  

  G_BUS_NAME_WATCHER_FLAGS_AUTO_START = 0,

  

  TGBusNameWatcherFlagsIdxMaxValue = 31

  

);