Unit 'orca_scene2d' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_orca]

TD2ColorPanel

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

Declaration

Source position: orca_scene2d.pas line 5564

type TD2ColorPanel = class(TD2Control)

protected

  procedure DoAlphaChange();

  

  procedure DoHueChange();

  

  procedure DoQuadChange();

  

  procedure Notification(); override;

  

  procedure Loaded; override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

published

  property OnChange: TNotifyEvent; [rw]

  

  property Color: string; [rw]

  

  property ColorBox: TD2ColorBox; [rw]

  

  property UseAlpha: Boolean; [rw]

  

end;

Inheritance

TD2ColorPanel

  

|

TD2Control

  

|

TD2VisualObject

  

|

TD2Object

  

|

TObject



CT Web help

CodeTyphon Studio