RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPageItemsProducer.Create Constructor

Creates and initializes an instance of TPageItemsProducer.

Pascal
constructor Create(AOwner: TComponent); override;
C++
virtual __fastcall TPageItemsProducer(TComponent * AOwner);

Call Create to instantiate a page items producer at runtime. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!