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

TFPgtkButton

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

Declaration

Source position: fpgtk.pp line 746

type TFPgtkButton = class(TFPgtkBin)

protected

  procedure CreateGtkObject; override;

  function LabelClass; virtual;

  procedure NotifyDestroy(); override;

  procedure LabelCreated; virtual;

public

  function TheGtkObject;

  function ConnectClicked();

  function ConnectAfterClicked();

  function ConnectPressed();

  function ConnectAfterPressed();

  function ConnectReleased();

  function ConnectAfterReleased();

  function ConnectEnter();

  function ConnectAfterEnter();

  function ConnectLeave();

  function ConnectAfterLeave();

  procedure Clicked;

  procedure Pressed;

  procedure Released;

  procedure Enter;

  procedure Leave;

  constructor Create;

  constructor CreateWithLabel();

  property TheLabel: TFPgtkLabel; [r]

  property Text: string; [rw]

  property ReliefStyle: TGtkReliefStyle; [rw]

  property AddContainer: TFPgtkContainer; [rw]

  property AccelKey: guint; [r]

end;

Inheritance

TFPgtkButton

|

TFPgtkBin

|

TFPgtkContainer

|

TFPgtkWidget

|

TFPgtkObject

|

TObject


Documentation generated on: 2023-03-18