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

TFPgtkItem

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

Declaration

Source position: fpgtk.pp line 854

type TFPgtkItem = class(TFPgtkBin)

protected

  function LabelClass; virtual;

  procedure NotifyDestroy(); override;

  procedure LabelCreated; virtual;

public

  function TheGtkObject;

  function ConnectSelect();

  function ConnectAfterSelect();

  function ConnectDeselect();

  function ConnectAfterDeselect();

  function ConnectToggle();

  function ConnectAfterToggle();

  procedure Select;

  procedure Deselect;

  procedure Toggle;

  constructor Create;

  constructor CreateWithLabel();

  property TheLabel: TFPgtkLabel; [r]

  property Text: string; [rw]

  property AddContainer: TFPgtkContainer; [rw]

  property AccelKey: guint; [r]

end;

Inheritance

TFPgtkItem

|

TFPgtkBin

|

TFPgtkContainer

|

TFPgtkWidget

|

TFPgtkObject

|

TObject


Documentation generated on: 2023-03-18