SpkToolbar: Add new demo "styles" showing all pre-defined styles.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5366 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2016-11-18 19:01:27 +00:00
parent 629356469a
commit b7e5090cc1
8 changed files with 2110 additions and 12 deletions

View File

@ -324,9 +324,9 @@ object frmAppearanceEditWindow: TfrmAppearanceEditWindow
Height = 395
Top = 132
Width = 558
ActivePage = TabSheet2
ActivePage = TabSheet5
Align = alClient
TabIndex = 1
TabIndex = 4
TabOrder = 1
object TabSheet1: TTabSheet
Caption = 'Tab'
@ -2264,7 +2264,7 @@ object frmAppearanceEditWindow: TfrmAppearanceEditWindow
end
object TabSheet5: TTabSheet
Caption = 'Tools'
ClientHeight = 343
ClientHeight = 367
ClientWidth = 550
ImageIndex = 4
object Label17: TLabel
@ -2293,6 +2293,7 @@ object frmAppearanceEditWindow: TfrmAppearanceEditWindow
Items.Strings = (
'Office2007 blue'
'Office2007 silver'
'Office2007 silver / turquoise'
'Metro light'
'Metro dark'
)