Unit 'cyBaseExtCtrls' Package
[Overview][Types][Classes][Index] [#pl_cindy]

TCustomFlowPanel

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

Declaration

Source position: cyBaseExtCtrls.pas line 64

type TCustomFlowPanel = class(TCustomPanelExt)

protected

  procedure AlignControls(); override;

  

public

  constructor Create(); override;

  

  destructor Destroy; override;

  

  procedure GetChildren(); override;

  

  function GetControlIndex();

  

  procedure SetControlIndex();

  

  property AutoWrap: Boolean; [rw]

  

  property FlowStyle: TFlowStyle; [rw]

  

end;

Inheritance

TCustomFlowPanel

  

|

TCustomPanelExt

  

|

TObject



CT Web help

CodeTyphon Studio