API:Vcl.Imaging.pngimage.TPNGObject.Empty

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Empty: Boolean read GetEmpty;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public Vcl.Imaging.pngimage.pas Vcl.Imaging.pngimage TPNGObject

Beschreibung

Gibt an, ob das Grafikobjekt eine Grafik enthält.

Vcl.Imaging.pngimage.TPNGObject.Empty erbt von Vcl.Graphics.TGraphic.Empty. Der folgende Inhalt bezieht sich auf Vcl.Graphics.TGraphic.Empty.

Gibt an, ob das Grafikobjekt eine Grafik enthält.

Mit Empty können Sie feststellen, ob das Grafikobjekt ein Bild enthält. Alle abgeleiteten Grafikobjekte definieren eine eigene Methode zum Zugriff auf die Eigenschaft Empty.