[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 958

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 3.2 Generated 2024-02-25 Home