[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lazgio2.pas line 7406
function g_bus_own_name_with_closures( |
bus_type: TGBusType; |
name: Pgchar; |
flags: TGBusNameOwnerFlags; |
bus_acquired_closure: PGClosure; |
name_acquired_closure: PGClosure; |
name_lost_closure: PGClosure |
):guint; |