Source position: fpimgbarcode.pp line 79
function DrawBarCode( |
Img: TFPCustomImage; |
S: string; |
E: TBarcodeEncoding; |
aWidth: Integer = 1; |
AWeight: Double = 2.0 |
):Boolean; |
Img: TFPCustomImage; |
Rect: TRect; |
S: string; |
E: TBarcodeEncoding; |
aWidth: Integer = 1; |
AWeight: Double = 2.0 |
):Boolean; |