[Overview][Resource strings][Types][Classes][Procedures and functions][Variables] Reference for unit 'GFX_X11' (#fpgfx)

TX11Bitmap

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: gfx_x11.pas line 155

type TX11Bitmap = class(TFCustomBitmap)

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure Lock(); override;

  

  procedure Unlock; override;

  

end;

Inheritance

TX11Bitmap

  

|

TFCustomBitmap

  

|

TObject

Description

Errors