|
|
| Code Listing by Hervxa9 Roz |
|---|
|
This component allow you to obtain the summary information of a Word 97 document without running MS Word. This VCL implements the IStorage interface.
This component encapsulates the merge fonction of Microsoft Word. It use the OLE Automation to do that. The data source can be either a ODBC data source name or the table of a Microsoft Access database.
This component is derivated from the TTable component. The Open method sets the EditMask property of each TField component with the value defines in the validity checks picture (for instance !99/99/0000;1;_ for a date field) of the table. This method |
|
|