Unit 'Gadgets' Package
[Overview][Types][Classes][Index] [#fv]

THeapView

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

Declaration

Source position: gadgets.pas line 109

type THeapView = object(TView)

  Mode: THeapViewMode;

  OldMem: LongInt;

  constructor Init();

  constructor InitComma();

  constructor InitKb();

  constructor InitMb();

  procedure Update;

  procedure Draw; virtual;

  function Comma();

end;

Inheritance

THeapView

|

TView

|

TObject


Documentation generated on: 2023-03-18