[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgio2.pas line 539
type TGDBusPropertyInfoFlagsIdx = ( |
||
TGDBusPropertyInfoFlagsIdxMinValue = 0, |
|
|
G_DBUS_PROPERTY_INFO_FLAGS_READABLE = 0, |
|
|
G_DBUS_PROPERTY_INFO_FLAGS_WRITABLE = 1, |
|
|
TGDBusPropertyInfoFlagsIdxMaxValue = 31 |
|
|
); |