Unit 'GR32_Image' Package
[Overview][Constants][Types][Classes][Variables][Index] [#pl_graphics32]

TImgView32

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

Declaration

Source position: GR32_Image.pas line 610

type TImgView32 = class(TCustomImgView32)

public

  constructor Create(); override;

  

published

  property Align;

  

  property Anchors;

  

  property AutoSize;

  

  property Bitmap: TBitmap32;

  

  property BitmapAlign: TBitmapAlign;

  

  property Centered: Boolean;

  

  property Color;

  

  property Constraints;

  

  property Cursor;

  

  property DragCursor;

  

  property DragMode;

  

  property ParentColor;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property RepaintMode: TRepaintMode;

  

  property Scale: TFloat;

  

  property ScaleMode: TScaleMode;

  

  property Background: TBackgroundOptions;

  

  property MousePan: TMousePanOptions;

  

  property MouseZoom: TMouseZoomOptions;

  

  property ScrollBars: TIVScrollProperties;

  

  property ShowHint;

  

  property SizeGrip: TSizeGripStyle;

  

  property OverSize: Integer;

  

  property TabOrder;

  

  property TabStop;

  

  property Visible;

  

  property OnBitmapResize: TNotifyEvent;

  

  property OnClick;

  

  property OnChange: TNotifyEvent;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnGDIOverlay: TNotifyEvent;

  

  property OnInitStages: TNotifyEvent;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown: TImgMouseEvent;

  

  property OnMouseEnter: TNotifyEvent;

  

  property OnMouseLeave: TNotifyEvent;

  

  property OnMouseMove: TImgMouseMoveEvent;

  

  property OnMouseUp: TImgMouseEvent;

  

  property OnMouseWheel;

  

  property OnMouseWheelDown;

  

  property OnMouseWheelUp;

  

  property OnPaintStage: TPaintStageEvent;

  

  property OnResize;

  

  property OnScroll: TNotifyEvent;

  

  property OnStartDrag;

  

end;

Inheritance

TImgView32

  

|

TCustomImgView32

  

|

TCustomImage32

  

|

TCustomPaintBox32

  

|

TObject



CT Web help

CodeTyphon Studio