(TSaveFmx2D)
Links a TBarcodeFmx2D component to a TSaveFmx2D component in order to save the barcode symbol to a picture file.
property Barcode2D: TBarcodeFmx2D;
Use the Barcode2D property to specify a TBarcodeFmx2D component such as the TBarcodeFmx2D_QRCode, the TBarcodeFmx2D_PDF417, and the TBarcodeFmx2D_RSS14. Then execute the Save method will save the barcode symbol specified by the 2D barcode component to a picture file.
The TBarcodeFmx2D_MaxiCode component is not supported now.