Unit 'FPgtk' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fpgtk]

TFPgtkImage

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

Declaration

Source position: fpgtk.pp line 614

type TFPgtkImage = class(TFPgtkMisc)

protected

  procedure CreateGtkObject; override;

public

  FMask: PGdkBitMap;

  FImage: PGdkImage;

  function TheGtkObject;

  property Image: PGdkImage; [rw]

  property Mask: PGdkBitMap; [rw]

  procedure SetImage();

  constructor Create();

end;

Inheritance

TFPgtkImage

|

TFPgtkMisc

|

TFPgtkWidget

|

TFPgtkObject

|

TObject


Documentation generated on: 2023-03-18