PMS32 Online- Hilfereferenz

MY.GDI.DRAWING.SYSTEMICONS

SystemIcons - Icons unter Windows


Hilfe: GDI Method or Property
Icons unter Windows


Code: GDI Method or Property
*/ Kurzbeispiel für den Zugriff auf diese Struktur
*/ Der Zugriff erfolgt über: My.GDI.Drawing.SystemIcons
*/ Wird dieses Objekt in einem REPLACE oder einer Schleife SCAN ... ENDSCAN | FOR ... NEXT benötigt
*/ so sollte vor der Schleife die Objektstruktur in eine Variable geholt werden!
*/ Die Ausführungsgeschwindigkeit wird dadurch sehr vergrößert!
*/ Beispiel:
*/ Definieren einer LOKALEN Variablen
LOCAL loSystemIcons AS My.GDI.Drawing.SystemIcons
*/ Setzen der Variablen
loSystemIcons = My.GDI.Drawing.SystemIcons
*/ Jetzt erst die Schleifen durchlaufen... man beachte ALL, dass können ne Menge Sätze sein...
REPLACE ALL Feldname1 WITH loSystemIcons.Function1(),Feldname2 WITH loSystemIcons.Function1(), ...
*/ Oder in einer Schleife...
SCAN
	lvValue = loSystemIcons.Function(Alias.Spalte) + 25
	lvValue = loSystemIcons.Function2(m.lvValue)
	REPLACE Feldname WITH m.lvValue,...
ENDSCAN
*/ Es sind auch geschachtelte Aufrufe möglich...

Memberliste von SystemIcons


Liste der Methoden von SystemIcons


Liste der Properties von SystemIcons


Asterisk - GDI Method or Property

Gets an Icon object that contains the system asterisk icon (WIN32: IDI_ASTERISK).
Hilfeinformation
Gets an Icon object that contains the system asterisk icon (WIN32: IDI_ASTERISK).

Aufrufinformation
Array = My.GDI.Drawing.SystemIcons.Asterisk
Codeinformation


BaseName - Basisname

Name der Basisklasse in der GDI Struktur
Hilfeinformation
Name der Basisklasse in der GDI Struktur

Aufrufinformation
Number = My.GDI.Drawing.SystemIcons.BaseName
Codeinformation
WAIT WINDOW My.GDI.Drawing.SystemIcons.BaseName

Exclamation - GDI Method or Property

Gets an Icon object that contains the system exclamation icon (WIN32: IDI_EXCLAMATION).
Hilfeinformation
Gets an Icon object that contains the system exclamation icon (WIN32: IDI_EXCLAMATION).

Aufrufinformation
E = My.GDI.Drawing.SystemIcons.Exclamation
Codeinformation


Hand - GDI Method or Property

Gets an Icon object that contains the system hand icon (WIN32: IDI_HAND).
Hilfeinformation
Gets an Icon object that contains the system hand icon (WIN32: IDI_HAND).

Aufrufinformation
H = My.GDI.Drawing.SystemIcons.Hand
Codeinformation


IApplication - GDI Method or Property

Wert:[Object], Gets an Icon object that contains the default application icon (WIN32: IDI_APPLICATION).
Hilfeinformation
Wert:[Object], Gets an Icon object that contains the default application icon (WIN32: IDI_APPLICATION).

Aufrufinformation
Number = My.GDI.Drawing.SystemIcons.IApplication
Codeinformation


IError - GDI Method or Property

Gets an Icon object that contains the system error icon (WIN32: IDI_ERROR).
Hilfeinformation
Gets an Icon object that contains the system error icon (WIN32: IDI_ERROR).

Aufrufinformation
Number = My.GDI.Drawing.SystemIcons.IError
Codeinformation


Information - GDI Method or Property

Gets an Icon object that contains the system information icon (WIN32: IDI_INFORMATION).
Hilfeinformation
Gets an Icon object that contains the system information icon (WIN32: IDI_INFORMATION).

Aufrufinformation
Number = My.GDI.Drawing.SystemIcons.Information
Codeinformation


Question - GDI Method or Property

Gets an Icon object that contains the system question icon (WIN32: IDI_QUESTION).
Hilfeinformation
Gets an Icon object that contains the system question icon (WIN32: IDI_QUESTION).

Aufrufinformation
Q = My.GDI.Drawing.SystemIcons.Question
Codeinformation


Warning - GDI Method or Property

Gets an Icon object that contains the system warning icon (WIN32: IDI_WARNING).
Hilfeinformation
Gets an Icon object that contains the system warning icon (WIN32: IDI_WARNING).

Aufrufinformation
String = My.GDI.Drawing.SystemIcons.Warning
Codeinformation


WinLogo - GDI Method or Property

Gets an Icon object that contains the Windows logo icon (WIN32: IDI_WINLOGO).
Hilfeinformation
Gets an Icon object that contains the Windows logo icon (WIN32: IDI_WINLOGO).

Aufrufinformation
String = My.GDI.Drawing.SystemIcons.WinLogo
Codeinformation


cMethod - Methode des Fehlers

Methode in der der letzte Fehler auftrat.
Hilfeinformation
Methode in der der letzte Fehler auftrat.
Aufbau: [Fehlernummer] [Methode] [Zeilennummer] [Message]

Aufrufinformation
String = My.GDI.Drawing.SystemIcons.cMethod
Codeinformation
*/ Abruf...
WAIT WINDOW My.GDI.Drawing.SystemIcons.cMethod

nError - Fehlernummer d. Fehlers

Fehlernummer des letzten Fehlers.
Hilfeinformation
Fehlernummer des letzten Fehlers.
Ist der Wert kleiner null, so handelt es sich um einen logischen Fehler.

Aufrufinformation
Number = My.GDI.Drawing.SystemIcons.nError
Codeinformation
WAIT WINDOW My.GDI.Drawing.SystemIcons.nError

nLine - Zeilennummer d. Fehlers

Zeilennummer, in der der letzte Fehler auftrat
Hilfeinformation
Zeilennummer, in der der letzte Fehler auftrat

Aufrufinformation
Number = My.GDI.Drawing.SystemIcons.nLine
Codeinformation
WAIT WINDOW My.GDI.Drawing.SystemIcons.nLine


Siehe auch : Hauptmenü /  Hauptindex /  Such Index /  Cursor Index /  Programm Module /  Tabellen Index /  Tabellenmodule /  Masken Index /  Programmcode Index /  Servicepacks /  My.Struktur /  Funktionen /  Sonstiges Index

Lokale Benutzerhilfe : Meine eigene Hilfe /  Zurück zur PMS32 - Hilfe


Dateiversion:1.0.04#3648 - H.U.DD#SSFF 02.12.2022  Senden Sie Ihren Kommentar zu diesem Thema an das Entwicklungsteam von PMS32  Weitere Informationen finden Sie unter der aktuellen PMS32 WEB-Hilfe
Die Informationen dieser Mitteilung sind vertraulich und nur für Sie bestimmt. Unbefugtes Weiterleiten,  Veröffentlichen, Kopieren usw. sind untersagt und werden gerichtlich verfolgt.  © PMS Compelec GmbH 2022 ® el-Projekt