RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterPageProducer.OnBeforeGetContent Event

Occurs before the page producer generates its content.

Pascal
property OnBeforeGetContent: TNotifyEvent;
C++
__property TNotifyEvent OnBeforeGetContent;

Write an OnBeforeGetContent event handler to take specific action immediately before the producer generates its content. 

 

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