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

TfpgImages

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

Declaration

Source position: fpg_main.pas line 157

type TfpgImages = class

public

  constructor Create;

  destructor Destroy; override;

  function AddImage();

  function DeleteImage();

  function GetImage();

  function AddBMP();

  function AddMaskedBMP();

  procedure ListImages();

end;

Inheritance

TfpgImages

|

TObject


Documentation generated on: 2012-01-26