mirror of
				https://gitlab.com/freepascal.org/lazarus/lazarus.git
				synced 2025-11-04 16:34:24 +01:00 
			
		
		
		
	wiki test: anchors
git-svn-id: trunk@35822 -
This commit is contained in:
		
							parent
							
								
									1a7f713de1
								
							
						
					
					
						commit
						a47ef8234b
					
				@ -1,7 +1,7 @@
 | 
			
		||||
object WikiSearchDemoForm: TWikiSearchDemoForm
 | 
			
		||||
  Left = 635
 | 
			
		||||
  Left = 606
 | 
			
		||||
  Height = 501
 | 
			
		||||
  Top = 222
 | 
			
		||||
  Top = 300
 | 
			
		||||
  Width = 663
 | 
			
		||||
  Caption = 'WikiSearchDemoForm'
 | 
			
		||||
  ClientHeight = 501
 | 
			
		||||
@ -28,6 +28,7 @@ object WikiSearchDemoForm: TWikiSearchDemoForm
 | 
			
		||||
      Top = 27
 | 
			
		||||
      Width = 336
 | 
			
		||||
      Align = alBottom
 | 
			
		||||
      Anchors = [akTop, akLeft, akRight, akBottom]
 | 
			
		||||
      FixedTypeface = 'Courier New'
 | 
			
		||||
      DefaultTypeFace = 'default'
 | 
			
		||||
      DefaultFontSize = 10
 | 
			
		||||
@ -78,10 +79,11 @@ object WikiSearchDemoForm: TWikiSearchDemoForm
 | 
			
		||||
      AnchorSideTop.Control = OptionsButton
 | 
			
		||||
      AnchorSideTop.Side = asrBottom
 | 
			
		||||
      Left = 1
 | 
			
		||||
      Height = 428
 | 
			
		||||
      Top = 72
 | 
			
		||||
      Height = 431
 | 
			
		||||
      Top = 69
 | 
			
		||||
      Width = 318
 | 
			
		||||
      Align = alBottom
 | 
			
		||||
      Anchors = [akTop, akLeft, akRight, akBottom]
 | 
			
		||||
      FixedTypeface = 'Courier New'
 | 
			
		||||
      DefaultTypeFace = 'default'
 | 
			
		||||
      DefaultFontSize = 10
 | 
			
		||||
@ -99,10 +101,10 @@ object WikiSearchDemoForm: TWikiSearchDemoForm
 | 
			
		||||
      AnchorSideLeft.Side = asrBottom
 | 
			
		||||
      AnchorSideTop.Control = SearchPanel
 | 
			
		||||
      AnchorSideRight.Control = HideSearchButton
 | 
			
		||||
      Left = 97
 | 
			
		||||
      Height = 27
 | 
			
		||||
      Left = 82
 | 
			
		||||
      Height = 24
 | 
			
		||||
      Top = 7
 | 
			
		||||
      Width = 71
 | 
			
		||||
      Width = 114
 | 
			
		||||
      Anchors = [akTop, akLeft, akRight]
 | 
			
		||||
      BorderSpacing.Around = 6
 | 
			
		||||
      OnChange = SearchEditChange
 | 
			
		||||
@ -116,9 +118,9 @@ object WikiSearchDemoForm: TWikiSearchDemoForm
 | 
			
		||||
      AnchorSideTop.Control = SearchEdit
 | 
			
		||||
      AnchorSideTop.Side = asrCenter
 | 
			
		||||
      Left = 7
 | 
			
		||||
      Height = 18
 | 
			
		||||
      Top = 11
 | 
			
		||||
      Width = 84
 | 
			
		||||
      Height = 15
 | 
			
		||||
      Top = 12
 | 
			
		||||
      Width = 69
 | 
			
		||||
      BorderSpacing.Around = 6
 | 
			
		||||
      Caption = 'SearchLabel'
 | 
			
		||||
      ParentColor = False
 | 
			
		||||
@ -129,9 +131,9 @@ object WikiSearchDemoForm: TWikiSearchDemoForm
 | 
			
		||||
      AnchorSideTop.Side = asrCenter
 | 
			
		||||
      AnchorSideRight.Side = asrBottom
 | 
			
		||||
      Left = 7
 | 
			
		||||
      Height = 18
 | 
			
		||||
      Top = 42
 | 
			
		||||
      Width = 99
 | 
			
		||||
      Height = 15
 | 
			
		||||
      Top = 43
 | 
			
		||||
      Width = 79
 | 
			
		||||
      BorderSpacing.Around = 6
 | 
			
		||||
      Caption = 'ProgressLabel'
 | 
			
		||||
      ParentColor = False
 | 
			
		||||
@ -141,10 +143,10 @@ object WikiSearchDemoForm: TWikiSearchDemoForm
 | 
			
		||||
      AnchorSideTop.Side = asrCenter
 | 
			
		||||
      AnchorSideRight.Control = SearchPanel
 | 
			
		||||
      AnchorSideRight.Side = asrBottom
 | 
			
		||||
      Left = 174
 | 
			
		||||
      Height = 29
 | 
			
		||||
      Left = 202
 | 
			
		||||
      Height = 26
 | 
			
		||||
      Top = 6
 | 
			
		||||
      Width = 139
 | 
			
		||||
      Width = 111
 | 
			
		||||
      Anchors = [akTop, akRight]
 | 
			
		||||
      AutoSize = True
 | 
			
		||||
      BorderSpacing.Around = 6
 | 
			
		||||
@ -156,10 +158,10 @@ object WikiSearchDemoForm: TWikiSearchDemoForm
 | 
			
		||||
      AnchorSideLeft.Control = SearchPanel
 | 
			
		||||
      AnchorSideRight.Control = SearchPanel
 | 
			
		||||
      AnchorSideRight.Side = asrBottom
 | 
			
		||||
      Left = 196
 | 
			
		||||
      Height = 29
 | 
			
		||||
      Left = 222
 | 
			
		||||
      Height = 26
 | 
			
		||||
      Top = 37
 | 
			
		||||
      Width = 117
 | 
			
		||||
      Width = 91
 | 
			
		||||
      Anchors = [akTop, akRight]
 | 
			
		||||
      AutoSize = True
 | 
			
		||||
      BorderSpacing.Around = 6
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user