TfrxBarcodeView (fr. FindObject (' barCode ')). The Text:='123456789';
Showmessage (floattostr (TfrxBarcodeView (fr. FindObject (' barCode ')). The Width));
TfrxBarcodeView (fr. FindObject (' barCode ')). The Text:='123';
Showmessage (floattostr (TfrxBarcodeView (fr. FindObject (' barCode ')). The Width));
Display is 71, so that can not be centered, is there a way to make barcode center (I have set Alian baCenter is still the same)? thank you
CodePudding user response:
My is D7 + fastreport4.6.8Can set Alian for baCenter center,
CodePudding user response:
Then the problem solved? I here can't center.