Motorola MCU 68HC912 Bedienungsanleitung Seite 53

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 57
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 52
Pascal Script Reference 53
Copyright © 2005 - 2007 ELRASOFT Ltd., www.elrasoft.com, www.elrasoft.eu
MB_YESNOCANCEL
The message box contains three push buttons: Yes, No, and Cancel
MB_YESNO
The message box contains two push buttons: Yes and No.
MB_RETRYCANCEL
The message box contains two push buttons: Retry and Cancel.
To display an icon in the message box, specify one of the following values.
MB_ICONHAND
A stop-sign icon appears in the message box.
MB_ICONQUESTION
A question-mark icon appears in the message box.
MB_ICONEXCLAMATION
An exclamation-point icon appears in the message box.
MB_ICONASTERISK
An icon consisting of a lowercase letter i in a circle appears in the message box.
MB_ICONWARNING
An exclamation-point icon appears in the message box.
MB_ICONERROR
A stop-sign icon appears in the message box.
MB_ICONINFORMATION
An icon consisting of a lowercase letter i in a circle appears in the message box.
MB_ICONSTOP
A stop-sign icon appears in the message box.
Return Value
If the function fails, the return value is zero.
If the function succeeds, the return value is one of the following menu-item values.
IDABORT
Abort button was selected.
IDCANCEL
Cancel button was selected.
IDIGNORE
Ignore button was selected.
IDNO
No button was selected.
IDOK
OK button was selected.
IDRETRY
Retry button was selected.
IDYES
Yes button was selected.
4.5 Miscellaneous
Application: TApplication
InputForm: TForm
Seitenansicht 52
1 2 ... 48 49 50 51 52 53 54 55 56 57

Kommentare zu diesen Handbüchern

Keine Kommentare