From 806758e5f1963008b12702ebe7a4d97b56894efd Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Thu, 10 Dec 2015 07:20:05 +0100 Subject: [PATCH] process input, layout alignment --- src/ce_procinput.lfm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/ce_procinput.lfm b/src/ce_procinput.lfm index 6e8fc3ff..fa8c9e34 100644 --- a/src/ce_procinput.lfm +++ b/src/ce_procinput.lfm @@ -1,20 +1,20 @@ inherited CEProcInputWidget: TCEProcInputWidget Left = 863 - Height = 65 + Height = 63 Top = 397 Width = 613 Caption = 'Process input' - ClientHeight = 65 + ClientHeight = 63 ClientWidth = 613 inherited Back: TPanel - Height = 65 + Height = 63 Width = 613 - ClientHeight = 65 + ClientHeight = 63 ClientWidth = 613 inherited Content: TPanel - Height = 65 + Height = 63 Width = 613 - ClientHeight = 65 + ClientHeight = 63 ClientWidth = 613 object txtExeName: TStaticText[0] Left = 4 @@ -31,9 +31,9 @@ inherited CEProcInputWidget: TCEProcInputWidget object Panel1: TPanel[1] Left = 4 Height = 30 - Top = 31 + Top = 30 Width = 605 - Align = alBottom + Align = alTop BorderSpacing.Around = 4 BevelOuter = bvNone ClientHeight = 30