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

TOvcEfColors

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

Declaration

Source position: ovcef.pas line 70

type TOvcEfColors = class(TPersistent)

protected

  FDisabled: TOvcColors;

  

  FError: TOvcColors;

  

  FHighlight: TOvcColors;

  

public

  procedure Assign(); override;

  

  constructor Create; virtual;

  

  destructor Destroy; override;

  

published

  property Disabled: TOvcColors; [rw]

  

  property Error: TOvcColors; [rw]

  

  property Highlight: TOvcColors; [rw]

  

end;

Inheritance

TOvcEfColors

  

|

TObject



CT Web help

CodeTyphon Studio