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

TLazComponentQueue

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

Declaration

Source position: lresources.pp line 423

type TLazComponentQueue = class(TCustomLazComponentQueue)

published

  property Name;

  

  property OnFindComponentClass: TFindComponentClassEvent;

  

end;

Inheritance

TLazComponentQueue

  

|

TCustomLazComponentQueue

  

A queue to stream components, used for multithreading or network.

|

TComponent

?

TObject