jvcllaz: Lowercase unit and package files of JvXPCtrls packages. Less hints and warnings.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6939 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2019-05-25 10:02:59 +00:00
parent 9751d4ae8c
commit d048f998c6
17 changed files with 42 additions and 310 deletions

View File

@ -2,23 +2,23 @@ object frmMain: TfrmMain
Left = 291
Height = 191
Top = 290
Width = 486
Width = 504
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'frmMain'
ClientHeight = 191
ClientWidth = 486
ClientWidth = 504
Color = clBtnFace
DefaultMonitor = dmDesktop
Font.Color = clWindowText
OnCreate = FormCreate
Position = poDesktopCenter
LCLVersion = '1.9.0.0'
LCLVersion = '2.1.0.0'
object cntHeader: TJvXPContainer
Left = 0
Height = 15
Top = 0
Width = 486
Width = 504
Caption = 'cntHeader'
OnPaint = cntHeaderPaint
Align = alTop
@ -288,7 +288,7 @@ object frmMain: TfrmMain
Left = 145
Height = 17
Top = 80
Width = 334
Width = 352
Caption = '&Toogle Enable-Mode'
TabOrder = 8
Anchors = [akTop, akLeft, akRight]