Source position: CFNotificationCenter.pas line 261
procedure CFNotificationCenterPostNotification(
center: CFNotificationCenterRef;
name: CFStringRef;
objct: UnivPtr;
userInfo: CFDictionaryRef;
deliverImmediately: Boolean
);