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

TFlowPanelControlList

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

Declaration

Source position: extctrls.pp line 1168

type TFlowPanelControlList = class(TOwnedCollection) end;

protected

  function FPOwner;

  function Add;

  procedure AddControl();

  procedure RemoveControl();

public

  constructor Create();

  function IndexOf();

  property Items []: TFlowPanelControl; default; [rw]

Inheritance

TFlowPanelControlList

|

TOwnedCollection

?

TObject

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