added a triangle glyph to the gradient edit menu-button
This commit is contained in:
parent
b80cee39a4
commit
84e472a9d6
@ -51,11 +51,12 @@ object AdjustForm: TAdjustForm
|
|||||||
PixelsPerInch = 96
|
PixelsPerInch = 96
|
||||||
TextHeight = 13
|
TextHeight = 13
|
||||||
object lblOffset: TLabel
|
object lblOffset: TLabel
|
||||||
Left = 381
|
Left = 61
|
||||||
Top = 120
|
Top = 8
|
||||||
Width = 3
|
Width = 44
|
||||||
Height = 13
|
Height = 17
|
||||||
Alignment = taRightJustify
|
Alignment = taRightJustify
|
||||||
|
AutoSize = False
|
||||||
end
|
end
|
||||||
object btnUndo: TSpeedButton
|
object btnUndo: TSpeedButton
|
||||||
Left = 6
|
Left = 6
|
||||||
@ -181,7 +182,7 @@ object AdjustForm: TAdjustForm
|
|||||||
Top = 132
|
Top = 132
|
||||||
Width = 388
|
Width = 388
|
||||||
Height = 129
|
Height = 129
|
||||||
ActivePage = TabSheet2
|
ActivePage = TabSheet3
|
||||||
Align = alBottom
|
Align = alBottom
|
||||||
Images = MainForm.Buttons
|
Images = MainForm.Buttons
|
||||||
TabOrder = 1
|
TabOrder = 1
|
||||||
@ -529,6 +530,44 @@ object AdjustForm: TAdjustForm
|
|||||||
Hint = 'Click for menu'
|
Hint = 'Click for menu'
|
||||||
Caption = 'Rotate'
|
Caption = 'Rotate'
|
||||||
Flat = True
|
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
|
ParentShowHint = False
|
||||||
ShowHint = True
|
ShowHint = True
|
||||||
OnClick = btnMenuClick
|
OnClick = btnMenuClick
|
||||||
|
Loading…
Reference in New Issue
Block a user