Unit 'JvFullColorCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_jvcl]

TJvFullColorTrackBar

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

Declaration

Source position: jvfullcolorctrls.pas line 281

type TJvFullColorTrackBar = class(TJvFullColorComponent)

protected

  procedure MouseColor(); override;

  

  procedure SetFullColor(); override;

  

  procedure CalcSize; override;

  

  procedure DrawBuffer; override;

  

  procedure ColorSpaceChange; override;

  

  procedure AxisConfigChange; override;

  

  procedure KeyMove(); override;

  

  procedure InvalidateCursor; override;

  

  procedure Paint; override;

  

  function GetCursorPosition;

  

public

  constructor Create(); override;

  

  function Linked;

  

  function LinkerName;

  

  procedure SetLink();

  

  procedure FreeLink;

  

published

  property ArrowColor: TColor; [rw]

  

  property ArrowWidth: Integer; [rw]

  

  property ArrowPosition: TJvArrowPosition; [rw]

  

  property ColorOrientation: TJvFullColorOrientation; [rw]

  

  property Orientation: TTrackBarOrientation; [rw]

  

  property ValueX: Byte; [rws]

  

  property ValueXAuto: Boolean; [rws]

  

  property ValueY: Byte; [rws]

  

  property ValueYAuto: Boolean; [rws]

  

  property FullColorDrawing: Boolean; [rw]

  

end;

Inheritance

TJvFullColorTrackBar

  

|

TJvFullColorComponent

  

|

TObject



CT Web help

CodeTyphon Studio