[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'ExtCtrls' (#lcl)

TFlowPanelControl

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

Declaration

Source position: extctrls.pp line 1151

type TFlowPanelControl = class(TCollectionItem) end;

protected

  procedure SetIndex(); override;

  procedure AssignTo(); override;

  function FPCollection;

  function FPOwner;

published

  property Control: TControl; [rw]

  

The associated control to the flow panel control item.

  property WrapAfter: TWrapAfter; [rw]

  

Determines the wrap policy after this control.

  property Index;

Inheritance

TFlowPanelControl

|

TCollectionItem

?

TObject

The latest version of this document can be found at lazarus-ccr.sourceforge.net.