Unit 'DAV_GuiByteMap' Package
[Overview][Classes][Index] [#pl_asiovst]

TGuiByteMapMemory

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

Declaration

Source position: DAV_GuiByteMap.pas line 100

type TGuiByteMapMemory = class(TGuiCustomByteMap)

protected

  procedure AllocateDataPointer; virtual;

  

  procedure HeightChanged(); override;

  

  procedure WidthChanged(); override;

  

  procedure SizeChangedAtOnce; override;

  

public

  destructor Destroy; override;

  

  procedure PaintTo();

  

  procedure Draw(); override;

  

  procedure Resize(); override;

  

  procedure Turn(); override;

  

published

  property Width: Integer;

  

  property Height: Integer;

  

  property OnChange: TNotifyEvent;

  

  property OnResize: TNotifyEvent;

  

end;

Inheritance

TGuiByteMapMemory

  

|

TGuiCustomByteMap

  

|

TGuiCustomMap

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio