Unit 'GR32_Scrollbox' Package
[Overview][Types][Classes][Index] [#pl_graphics32]

TBuffer32Scrollbox

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

Declaration

Source position: GR32_Scrollbox.pas line 112

type TBuffer32Scrollbox = class(TVirtualScrollBox)

protected

  procedure Paint; override;

  

  procedure PaintBuffer; virtual;

  

  procedure PaintGDIOverlay; virtual;

  

  property ClipRect: TRect; [r]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Buffer: TBitmap32; [r]

  

end;

Inheritance

TBuffer32Scrollbox

  

|

TVirtualScrollBox

  

|

TObject



CT Web help

CodeTyphon Studio