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
|
||||
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
|
||||
|
Loading…
Reference in New Issue
Block a user