[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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] |
| |
TOwnedCollection |
? |
TObject |
lazarus-ccr.sourceforge.net |