PdcDataGrid.GetImage

From External Bemet Wiki
Revision as of 12:50, 21 May 2012 by Mike (talk | contribs) (Created page with "== Declaration == GetImage(FieldName as String,FileName as String) as Boolean == Description == == Notes == This method gets an image fromt the datagrid and stores it on th...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Declaration

GetImage(FieldName as String,FileName as String) as Boolean

Description

Notes

This method gets an image fromt the datagrid and stores it on the disk.

Code example

Availability

Available since April 2010 (from version 4.1)