RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TBaseAdapterPageProducer.OnAfterGetContent Event

Occurs after the page producer generates its content.

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

Write an OnAfterGetContent event handler to take specific action immediately after the producer generates its content. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!