RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
DBWeb.THTMLGetTableCaptionEvent Type
Pascal
THTMLGetTableCaptionEvent = procedure (Sender: TObject; var Caption: string; var Alignment: THTMLCaptionAlignment) of object;
C++
(Sender: TObject; var Caption: string; var Alignment: THTMLCaptionAlignment) ( THTMLGetTableCaptionEvent)();

DBWeb

This is type DBWeb.THTMLGetTableCaptionEvent.

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