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

TOvcCustomSettings

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

Declaration

Source position: ovclabel.pas line 81

type TOvcCustomSettings = class(TPersistent)

public

  procedure Assign(); override;

  

  procedure BeginUpdate;

  

  procedure EndUpdate;

  

  property OnColorChange: TNotifyEvent; [rw]

  

  property OnStyleChange: TNotifyEvent; [rw]

  

published

  property GraduateFromColor: TColor; [rw]

  

  property GraduateStyle: TOvcGraduateStyle; [rw]

  

  property HighlightColor: TColor; [rw]

  

  property HighlightDepth: TOvcDepth; [rw]

  

  property HighlightDirection: TOvcShadeDirection; [rw]

  

  property HighlightStyle: TOvcShadeStyle; [rw]

  

  property ShadowColor: TColor; [rw]

  

  property ShadowDepth: TOvcDepth; [rw]

  

  property ShadowDirection: TOvcShadeDirection; [rw]

  

  property ShadowStyle: TOvcShadeStyle; [rw]

  

end;

Inheritance

TOvcCustomSettings

  

|

TObject



CT Web help

CodeTyphon Studio