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

TfpgWindow

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

Declaration

Source position: fpg_main.pas line 134

type TfpgWindow = class(TfpgWindowImpl)

protected

  procedure SetParent();

  function GetParent;

  function GetCanvas;

public

  constructor Create(); override;

  destructor Destroy; override;

  property Parent: TfpgWindow; [rw]

  property Canvas: TfpgCanvas; [r]

  property WinHandle;

end;

Inheritance

TfpgWindow

|

TfpgWindowImpl

?

TObject


Documentation generated on: 2012-01-26