Unit 'dbuscomp' Package
[Overview][Types][Classes][Procedures and functions][Index] [#dbus]

TDBUSConnection

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: dbuscomp.pp line 472

type TDBUSConnection = class(TCustomDBUSConnection)

public

  property OutgoingSize: clong;

  property Authenticated: Boolean;

  property Anonymous: Boolean;

  property ServerID: AnsiString;

published

  property Connected: Boolean;

  property Kind: TConnectionKind;

  property Shared: Boolean;

  property Path: AnsiString;

  property MaxMessageSize: clong;

  property MaxReceiveSize: clong;

  property Filters: TDBUSFilters;

  property Objects: TDBUSObjects;

end;

Inheritance

TDBUSConnection

|

TCustomDBUSConnection

|

TObject


Documentation generated on: 2025-07-25