Unit 'cyColorMatrix' Package
[Overview][Classes][Index] [#pl_cindy]

TcyColorMatrix

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

Declaration

Source position: cyColorMatrix.pas line 75

type TcyColorMatrix = class(TcyCustomColorMatrix)

public

  property Canvas: TCanvas;

  

published

  property Align;

  

  property Anchors;

  

  property AutoSize;

  

  property Constraints;

  

  property DragCursor;

  

  property DragKind;

  

  property DragMode;

  

  property Enabled;

  

  property ParentShowHint;

  

  property PopupMenu;

  

  property ShowHint;

  

  property Visible;

  

  property OnClick;

  

  property OnContextPopup;

  

  property OnDblClick;

  

  property OnDragDrop;

  

  property OnDragOver;

  

  property OnEndDock;

  

  property OnEndDrag;

  

  property OnMouseDown;

  

  property OnMouseEnter;

  

  property OnMouseLeave;

  

  property OnMouseMove;

  

  property OnMouseUp;

  

  property OnStartDock;

  

  property OnStartDrag;

  

  property Background: TcyGradient;

  

  property BorderWidth: Integer;

  

  property CellHeight: Integer;

  

  property CellWidth: Integer;

  

  property ColCount: Integer;

  

  property CellFrameColor: TColor;

  

  property CellFrameWidth: Integer;

  

  property CellSpacingWidth: Integer;

  

  property CellSpacingHeight: Integer;

  

  property DefaultColor: TColor;

  

  property TopRowValue: Double;

  

  property LeftColumnValue: Double;

  

  property BottomRowValue: Double;

  

  property RightColumnValue: Double;

  

  property RowCount: Integer;

  

  property OnCustomDrawCell: TProcOnDrawCell;

  

  property OnCellClick: TProcOnCellClick;

  

  property OnPaint: TNotifyEvent;

  

  property Bevels: tcyBevels;

  

  property Wallpaper: TcyBgPicture;

  

end;

Inheritance

TcyColorMatrix

  

|

TcyCustomColorMatrix

  

|

TcyBaseColorMatrix

  

|

TObject



CT Web help

CodeTyphon Studio