Recent

Author Topic: Abrir arquivo externo no linux (Powerpoint)  (Read 1879 times)

delgps

  • Newbie
  • Posts: 1
Abrir arquivo externo no linux (Powerpoint)
« on: November 21, 2015, 01:08:57 pm »
Como faço para abrir um arquivo externo?, gostaria de chamar um arquivo de slide powerpoint através do meu aplicativo.
Tentei usar o tprocess mas não consegui abrir.

Segator

  • Full Member
  • ***
  • Posts: 168
    • https://github.com/Nenirey
Re: Abrir arquivo externo no linux (Powerpoint)
« Reply #1 on: November 21, 2015, 03:34:49 pm »
Uses

LCLIntf, etc etc...

procedure simple();
begin
OpenURL('c:\files\file.ppt');//Use absolute paths.
end;
i am Reinier, Nenirey and Segator :) https://github.com/Nenirey

 

TinyPortal © 2005-2018