Unit 'Views' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fv]

TWindow

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

Declaration

Source position: views.inc line 635

type TWindow = object(TGroup)

  Flags: Byte;

  Number: Sw_Integer;

  Palette: Sw_Integer;

  ZoomRect: TRect;

  Frame: PFrame;

  Title: PString;

  constructor Init();

  constructor Load();

  destructor Done; virtual;

  function GetPalette; virtual;

  function GetTitle(); virtual;

  function StandardScrollBar();

  procedure Zoom; virtual;

  procedure Close; virtual;

  procedure InitFrame; virtual;

  procedure SetState(); virtual;

  procedure Store();

  procedure HandleEvent(); virtual;

  procedure SizeLimits(); virtual;

end;

Inheritance

TWindow

|

TGroup

|

TView

|

TObject


Documentation generated on: 2023-03-18