[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TPicture.Pixmap

Pixmap - Returns a pixmap.

Declaration

Source position: graphics.pp line 944

public property TPicture.Pixmap : TPixmap
  read GetPixmap
  write SetPixmap;

Description

Pixmap - Returns a pixmap. If the contents is not already a pixmap, the contents are discarded and a blank pixmap is returned.


Version 4.0 Generated 2025-05-03 Home