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

TMousePanOptions

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

Declaration

Source position: GR32_Image.pas line 282

type TMousePanOptions = class(TNotifiablePersistent)

public

  constructor Create;

  

  function MatchShiftState();

  

published

  property Enabled: Boolean; [rw]

  

  property MouseButton: TMouseButton; [rw]

  

  property ShiftState: TMouseShiftState; [rw]

  

  property PanCursor: TCursor; [rw]

  

end;

Inheritance

TMousePanOptions

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio