From 23b8033f6d32231c498381183e9c1ac745087c97 Mon Sep 17 00:00:00 2001 From: Basile Burg Date: Fri, 22 Jan 2016 09:25:13 +0100 Subject: [PATCH] mini explorer, horz scroll bar didn't work --- src/ce_miniexplorer.lfm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/ce_miniexplorer.lfm b/src/ce_miniexplorer.lfm index 2d963f93..f32f50fd 100644 --- a/src/ce_miniexplorer.lfm +++ b/src/ce_miniexplorer.lfm @@ -26,12 +26,12 @@ inherited CEMiniExplorerWidget: TCEMiniExplorerWidget Top = 0 Width = 335 Align = alTop - AutoWidthLastColumn = True Columns = < item Width = 314 end> ReadOnly = True + ScrollBars = ssAutoBoth ShowColumnHeaders = False SmallImages = imgList TabOrder = 0 @@ -88,13 +88,13 @@ inherited CEMiniExplorerWidget: TCEMiniExplorerWidget Width = 335 Align = alClient AutoSort = False - AutoWidthLastColumn = True Columns = < item - Width = 314 + Width = 331 end> DragMode = dmAutomatic ReadOnly = True + ScrollBars = ssAutoBoth ShowColumnHeaders = False SmallImages = imgList TabOrder = 2