Thema: Delphi ClipRgnTest

Einzelnen Beitrag anzeigen

Benutzerbild von KodeZwerg
KodeZwerg

Registriert seit: 1. Feb 2018
3.691 Beiträge
 
Delphi 11 Alexandria
 
#6

AW: ClipRgnTest

  Alt 20. Apr 2023, 12:55
Ich hatte nirgendwo einen entsprechenden Hinweis gefunden..
Dann hast Du wahrscheinlich nicht die Api Beschreibung zu GetClipRgn gelesen

Zitat:
A handle to an existing region before the function is called. After the function returns, this parameter is a handle to a copy of the current clipping region.
Auch wäre es Ratsam das Resultat auszuwerten wie Renate es sagt um schneller zu ermitteln warum etwas nicht funktioniert.
Zitat:
If the function succeeds and there is no clipping region for the given device context, the return value is zero. If the function succeeds and there is a clipping region for the given device context, the return value is 1. If an error occurs, the return value is -1.
Gruß vom KodeZwerg
  Mit Zitat antworten Zitat