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

TGuiPixelMapMemory

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

Declaration

Source position: DAV_GuiPixelMap.pas line 115

type TGuiPixelMapMemory = class(TGuiCustomPixelMap)

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

TGuiPixelMapMemory

  

|

TGuiCustomPixelMap

  

|

TGuiCustomMap,IPixel32Access

  

|

TObject,IStreamPersist



CT Web help

CodeTyphon Studio