Unit 'GR32_Panel32' Package
[Overview][Classes][Index] [#pl_graphics32]

TGR32Panel

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

Declaration

Source position: GR32_Panel32.pas line 39

type TGR32Panel = class(TCustomImage32)

protected

  procedure xPaintStage();

  

  procedure Paint; override;

  

  procedure BitmapPaint;

  

  procedure BitmapResize;

  

public

  constructor Create(); override;

  

  procedure Resize; override;

  

published

  property FillColor: TColor32; [rw]

  

  property FillCubeSize: Integer; [rw]

  

  property LineEnable: Boolean; [rw]

  

  property LineColor: TColor32; [rw]

  

  property Enabled;

  

  property Cursor;

  

  property ShowHint;

  

  property Align;

  

  property Anchors;

  

  property AutoSize;

  

  property Bitmap: TBitmap32;

  

  property BitmapAlign: TBitmapAlign;

  

  property Color;

  

  property Constraints;

  

  property DragCursor;

  

  property ParentColor;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property RepaintMode: TRepaintMode;

  

  property Scale: TFloat;

  

  property ScaleMode: TScaleMode;

  

  property TabOrder;

  

  property TabStop;

  

  property Visible;

  

  property OnBitmapResize: TNotifyEvent;

  

  property OnClick;

  

  property OnContextPopup;

  

  property OnDblClick;

  

  property OnGDIOverlay: TNotifyEvent;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnInitStages: TNotifyEvent;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown: TImgMouseEvent;

  

  property OnMouseMove: TImgMouseMoveEvent;

  

  property OnMouseUp: TImgMouseEvent;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnMouseEnter: TNotifyEvent;

  

  property OnMouseLeave: TNotifyEvent;

  

  property OnPaintStage: TPaintStageEvent;

  

  property OnResize;

  

  property OnStartDrag;

  

end;

Inheritance

TGR32Panel

  

|

TCustomImage32

  

|

TCustomPaintBox32

  

|

TObject



CT Web help

CodeTyphon Studio