Source position: intuition.pas line 4274
function TimedDisplayAlert( |
alertNumber: ULONG; |
const string_: PAnsiChar; |
height: ULONG; |
time: ULONG |
):LongBool; |
alertNumber: ULONG; |
const string_: ShortString; |
height: ULONG; |
time: ULONG |
):Boolean; |