From 84e472a9d6b6ce970d72f25ffcb663c7d3e275f6 Mon Sep 17 00:00:00 2001 From: zueuk Date: Wed, 27 Aug 2008 17:22:07 +0000 Subject: [PATCH] added a triangle glyph to the gradient edit menu-button --- 2.10/Source/Adjust.dfm | 49 +++++++++++++++++++++++++++++++++++++----- 1 file changed, 44 insertions(+), 5 deletions(-) diff --git a/2.10/Source/Adjust.dfm b/2.10/Source/Adjust.dfm index 4819613..ddfffef 100644 --- a/2.10/Source/Adjust.dfm +++ b/2.10/Source/Adjust.dfm @@ -51,11 +51,12 @@ object AdjustForm: TAdjustForm PixelsPerInch = 96 TextHeight = 13 object lblOffset: TLabel - Left = 381 - Top = 120 - Width = 3 - Height = 13 + Left = 61 + Top = 8 + Width = 44 + Height = 17 Alignment = taRightJustify + AutoSize = False end object btnUndo: TSpeedButton Left = 6 @@ -181,7 +182,7 @@ object AdjustForm: TAdjustForm Top = 132 Width = 388 Height = 129 - ActivePage = TabSheet2 + ActivePage = TabSheet3 Align = alBottom Images = MainForm.Buttons TabOrder = 1 @@ -529,6 +530,44 @@ object AdjustForm: TAdjustForm Hint = 'Click for menu' Caption = 'Rotate' Flat = True + Glyph.Data = { + 5E040000424D5E04000000000000360400002800000005000000050000000100 + 08000000000028000000120B0000120B0000000100000000000000000000FFFF + FF00DEDAD800FFFFFF0000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000000000000000 + 0000000000000000000000000000000000000000000000000000020202020200 + 0000020200020200000002000000020000000000000000000000020202020200 + 0000} + Layout = blGlyphRight ParentShowHint = False ShowHint = True OnClick = btnMenuClick