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

TcyCustomFlowPanel

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

Declaration

Source position: cyFlowPanel.pas line 56

type TcyCustomFlowPanel = class(tcyBaseFlowPanel)

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

TcyCustomFlowPanel

  

|

tcyBaseFlowPanel

  

|

TCustomFlowPanel

  

|

TCustomPanelExt

  

|

TObject



CT Web help

CodeTyphon Studio