Unit 'Dialogs' Package
[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] [#fv]

THistory

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

Declaration

Source position: dialogs.inc line 525

type THistory = object(TView)

  HistoryId: Word;

  Link: PInputLine;

  constructor Init();

  constructor Load();

  function GetPalette; virtual;

  function InitHistoryWindow(); virtual;

  procedure Draw; virtual;

  procedure RecordHistory(); virtual;

  procedure Store();

  procedure HandleEvent(); virtual;

end;

Inheritance

THistory

|

TView

|

TObject


Documentation generated on: 2023-03-18