Hallo Alex,
Is any chance to move PrintPreview form to any other position?
When i do print grid table PrintPreview window is off screen.
How do you set up position of PrintPreview?
Thanks Josef.
Moderator: Alex Zencovich
prosoft wrote:I changed in PrintPreview_SRC.dfm position to poMainFormCenter and i cretated
procedure TfrmOlapDBF.frCacheOlapext1pvGridMetafilePrepared(
Sender: TObject; MetafileName: String; Col, Row: Integer;
var ABreak: Boolean);
begin
TForm(Sender).Position :=poMainFormCenter ; //Is this sender pointer to preview form ?
end;
but it doesn't work.
Is anything wrong?
Users browsing this forum: No registered users and 4 guests