|
RAD Studio VCL Reference
|
Occurs in descendants of TDSTableProducer when the Content method needs to generate the HTML table image.
property OnCreateContent: TCreateContentEvent;
__property TCreateContentEvent OnCreateContent;
Write an OnCreateContent event handler to conditionally prevent the Content method from producing any HTML commands. Set the Continue parameter to false to make Content return an empty string.
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
|
What do you think about this topic? Send feedback!
|