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

TFPgtkTable

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

Declaration

Source position: fpgtk.pp line 2013

type TFPgtkTable = class(TFPgtkContainer)

protected

  procedure CreateGtkObject; override;

public

  function TheGtkObject;

  constructor Create();

  procedure Resize();

  procedure Attach();

  property RowCount: Integer; [r]

  property ColCount: Integer; [r]

  property Homogeneous: Boolean; [rw]

  property RowSpacings: Integer; [rw]

  property ColSpacings: Integer; [rw]

  procedure SetOneRowSpacing();

  procedure SetOneColSpacing();

end;

Inheritance

TFPgtkTable

|

TFPgtkContainer

|

TFPgtkWidget

|

TFPgtkObject

|

TObject


Documentation generated on: 2023-03-18