PMS32 Online- Hilfereferenz

MY.GDI.OXFCFONTSTYLE

oXfcFontstyle -


Hilfe: GDI Method or Property


Code: GDI Method or Property
*/ Kurzbeispiel für den Zugriff auf diese Struktur
*/ Der Zugriff erfolgt über: My.GDI.oXfcFontstyle
*/ 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 looXfcFontstyle AS My.GDI.oXfcFontstyle
*/ Setzen der Variablen
looXfcFontstyle = My.GDI.oXfcFontstyle
*/ Jetzt erst die Schleifen durchlaufen... man beachte ALL, dass können ne Menge Sätze sein...
REPLACE ALL Feldname1 WITH looXfcFontstyle.Function1(),Feldname2 WITH looXfcFontstyle.Function1(), ...
*/ Oder in einer Schleife...
SCAN
	lvValue = looXfcFontstyle.Function(Alias.Spalte) + 25
	lvValue = looXfcFontstyle.Function2(m.lvValue)
	REPLACE Feldname WITH m.lvValue,...
ENDSCAN
*/ Es sind auch geschachtelte Aufrufe möglich...

Memberliste von oXfcFontstyle


Liste der Methoden von oXfcFontstyle


Liste der Properties von oXfcFontstyle


Bold - GDI Method or Property

[Variant], Property-Value:FontStyleBold See in INIT()
Hilfeinformation
[Variant], Property-Value:FontStyleBold See in INIT()

Aufrufinformation
Number = My.GDI.oXfcFontstyle.Bold
Codeinformation


BoldItalic - GDI Method or Property

[Variant], Property-Value:FontStyleBoldItalic See in INIT()
Hilfeinformation
[Variant], Property-Value:FontStyleBoldItalic See in INIT()

Aufrufinformation
Number = My.GDI.oXfcFontstyle.BoldItalic
Codeinformation


Italic - GDI Method or Property

[Variant], Property-Value:FontStyleItalic See in INIT()
Hilfeinformation
[Variant], Property-Value:FontStyleItalic See in INIT()

Aufrufinformation
Number = My.GDI.oXfcFontstyle.Italic
Codeinformation


NotFound - GDI Method or Property

[Variant], Property-Value:FontStyleNotFound See in INIT()
Hilfeinformation
[Variant], Property-Value:FontStyleNotFound See in INIT()

Aufrufinformation
Number = My.GDI.oXfcFontstyle.NotFound
Codeinformation


Regular - GDI Method or Property

[Variant], Property-Value:FontStyleRegular See in INIT()
Hilfeinformation
[Variant], Property-Value:FontStyleRegular See in INIT()

Aufrufinformation
Variant = My.GDI.oXfcFontstyle.Regular
Codeinformation


Strikeout - GDI Method or Property

[Variant], Property-Value:FontStyleStrikeout See in INIT()
Hilfeinformation
[Variant], Property-Value:FontStyleStrikeout See in INIT()

Aufrufinformation
Variant = My.GDI.oXfcFontstyle.Strikeout
Codeinformation


Underline - GDI Method or Property

[Variant], Property-Value:FontStyleUnderline See in INIT()
Hilfeinformation
[Variant], Property-Value:FontStyleUnderline See in INIT()

Aufrufinformation
Variant = My.GDI.oXfcFontstyle.Underline
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.oXfcFontstyle.cMethod
Codeinformation
*/ Abruf...
WAIT WINDOW My.GDI.oXfcFontstyle.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.oXfcFontstyle.nError
Codeinformation
WAIT WINDOW My.GDI.oXfcFontstyle.nError

nLine - Zeilennummer d. Fehlers

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

Aufrufinformation
Number = My.GDI.oXfcFontstyle.nLine
Codeinformation
WAIT WINDOW My.GDI.oXfcFontstyle.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