From 511330468287b4a161d46034d7fa4c1a618bbae7 Mon Sep 17 00:00:00 2001 From: Graeme Geldenhuys Date: Wed, 1 Sep 2010 01:16:51 +0200 Subject: docview: Fixed 'Copy to clipboard' button anchoring. --- docview/src/frm_text.pas | 1 + 1 file changed, 1 insertion(+) (limited to 'docview/src') diff --git a/docview/src/frm_text.pas b/docview/src/frm_text.pas index 1f2c3857..c005f210 100644 --- a/docview/src/frm_text.pas +++ b/docview/src/frm_text.pas @@ -96,6 +96,7 @@ begin begin Name := 'btnCopy'; SetPosition(4, 268, 128, 24); + Anchors := [anLeft,anBottom]; Text := 'Copy to Clipboard'; FontDesc := '#Label1'; Hint := ''; -- cgit v1.2.3-70-g09d2