Search found 16 matches

by nalanfeng
Fri Dec 25, 2020 1:27 pm
Forum: AXWWriter and DOCXReadWrite
Topic: Unsuccessful use of CHPX Property!
Replies: 6
Views: 1867

Unsuccessful use of CHPX Property!

Hi, When I run the example that comes with TDOCXReadWriteVCL, I want to insert a formatted string into the doc document, but it fails. The code is as follows: procedure TfrmMain.Button7Click(Sender: TObject); var Para: TAXWLogPara; CHPX: TAXWCHPX; begin // MasterCHP contains the default characher pr...