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

TOvcCalcColors

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

Declaration

Source position: ovccalc.pas line 102

type TOvcCalcColors = class(TPersistent)

public

  FCalcColors: TOvcCalcColorArray;

  

  FColorScheme: TOvcCalcColorScheme;

  

  procedure Assign(); override;

  

  procedure BeginUpdate;

  

  procedure EndUpdate;

  

  property OnChange: TNotifyEvent; [rw]

  

published

  property ColorScheme: TOvcCalcColorScheme; [rw]

  

  property DisabledMemoryButtons: TColor; [rw]

  

  property Display: TColor; [rw]

  

  property DisplayTextColor: TColor; [rw]

  

  property EditButtons: TColor; [rw]

  

  property FunctionButtons: TColor; [rw]

  

  property MemoryButtons: TColor; [rw]

  

  property NumberButtons: TColor; [rw]

  

  property OperatorButtons: TColor; [rw]

  

end;

Inheritance

TOvcCalcColors

  

|

TObject



CT Web help

CodeTyphon Studio