Exemplo fImageSelect
sFile is string sFile = fImageSelect("c:\MATWIN14\", "", "Seleciona Uma Imagen", "Bmp" + TAB + "*.bmp" + CR + "Gif" + TAB + "*.gif" + CR + "Jpg" + TAB + "*.jpg") IMG_image=sFile //Blog com Video e Exemplo http://windevdesenvolvimento.blogspot.com.br/2016/09/curso-windev-arquivos-014-arquivos.html https://www.youtube.com/watch?v=yeYXUEqWoCw
|