|
|
|
| |
|
| #WhiteUnicorn/ StartPage/ Documentation/DelphiFAQ > |
|
| |
I can't get AddPrintable to work.
Do something like this:
with TQRDBText(DetailBand1.AddPrintable(TQRDBText)) do
begin
DataField := 'Test';
// Do other stuff
end;
|
| |
|
| #WhiteUnicorn/ StartPage/ Documentation/DelphiFAQ > |
|
| |
|
| ||
|
|
|
|
|
| ||