For an example: put a local TXT documents in which the open
CodePudding user response:
If it is should be displayed in the Delphi form TXT can use memo, open a TXT, then to circulation of TXT text, add to the memo, Memo1. Lines. The add (); If directly on the external Open a TXT file, can use the shellexecute (Handle, the 'Open', PChar (application name), PChar (path), nil, SW_SHOWNORMAL);
CodePudding user response:
Delphi install directory Demos, ActiveX, with examples in OleCtnrs,