[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Constructor for the class instance.
Source position: lresources.pp line 414
public constructor TCustomLazComponentQueue.Create( |
TheOwner: TComponent |
); override; |
TheOwner |
|
Owner of the class instance. |
Allocates resources needed for the internal queue storage.
lazarus-ccr.sourceforge.net |