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

TGDBusObjectManagerClientFlags

Declaration

Source position: lazgio2.pas line 565

type TGDBusObjectManagerClientFlags = set of (

  TGDBusObjectManagerClientFlagsIdxMinValue = 0,

  

  G_DBUS_OBJECT_MANAGER_CLIENT_FLAGS_DO_NOT_AUTO_START = 0,

  

  TGDBusObjectManagerClientFlagsIdxMaxValue = 31

  

);