Unit 'ovccalc' Package
[Overview][Constants][Types][Classes][Index] [#pl_orpheus]

TOvcCalculator

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

Declaration

Source position: ovccalc.pas line 379

type TOvcCalculator = class(TOvcCustomCalculator)

published

  property Anchors;

  

  property Constraints;

  

  property DragKind;

  

  property Align;

  

  property BorderStyle: TBorderStyle;

  

  property Ctl3D: Boolean;

  

  property Font;

  

  property TapeFont: TFont;

  

  property Colors: TOvcCalcColors;

  

  property Cursor;

  

  property Decimals: Integer;

  

  property DragCursor;

  

  property DragMode;

  

  property Enabled;

  

  property LabelInfo: TOvcLabelInfo;

  

  property MaxPaperCount: Integer;

  

  property TapeHeight: Integer;

  

  property Options: TOvcCalculatorOptions;

  

  property ParentFont;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowHint;

  

  property TabOrder;

  

  property TabStop;

  

  property TapeSeparatorChar: char;

  

  property Visible: Boolean;

  

  property OnButtonPressed: TOvcCalcButtonPressedEvent;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDrag;

  

  property OnEnter;

  

  property OnExit;

  

  property OnKeyDown;

  

  property OnKeyPress;

  

  property OnKeyUp;

  

  property OnMouseDown;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnMouseWheel: TMouseWheelEvent;

  

  property OnStartDrag;

  

end;

Inheritance

TOvcCalculator

  

|

TOvcCustomCalculator

  

|

TOvcCustomControl

  

|

TObject



CT Web help

CodeTyphon Studio