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

TcyCustomGridPanel

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

Declaration

Source position: cyGridPanel.pas line 57

type TcyCustomGridPanel = class(tcyBaseGridPanel)

protected

  procedure DrawBackground(); override;

  

  procedure SubPropertiesChanged();

  

  procedure GradientChanged();

  

  property Degrade: TcyGradient; [rw]

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  property Canvas;

  

  property DockManager;

  

end;

Inheritance

TcyCustomGridPanel

  

|

tcyBaseGridPanel

  

|

TCustomGridPanel

  

|

TCustomPanelExt

  

|

TObject



CT Web help

CodeTyphon Studio