[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
The type of a MessageBox function.
Source position: forms.pp line 1826
type TMessageBoxFunction = function( |
Text: PChar; |
Caption: PChar; |
Flags: LongInt |
):Integer; |
lazarus-ccr.sourceforge.net |