(TCopyFmx2D)
Links a TBarcodeFmx2D component to a TCopyFmx2D component in order to copy the barcode symbol to the system clipboard.
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 Copy method will copy the barcode symbol specified by the 2D barcode component to the system clipboard.
The TBarcodeFmx2D_MaxiCode component is not supported now.