* Fix setting column focus in vtbasic example

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@672 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
blikblum 2009-01-24 15:02:43 +00:00
parent a67f6b2ab5
commit 7ff4cc9473
2 changed files with 4 additions and 3 deletions

View File

@ -1,7 +1,7 @@
object frmVTDBExample: TfrmVTDBExample
Left = 132
Left = 154
Height = 482
Top = 132
Top = 154
Width = 553
ActiveControl = VT
Caption = 'Database Test'
@ -49,7 +49,7 @@ object frmVTDBExample: TfrmVTDBExample
item
ImageIndex = 3
Layout = blGlyphRight
Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coResizable, coShowDropMark, coVisible]
Options = [coAllowClick, coDraggable, coEnabled, coParentBidiMode, coResizable, coShowDropMark, coVisible, coAllowFocus]
Position = 1
Text = 'Company'
Width = 200

View File

@ -94,6 +94,7 @@
<ComponentName Value="frmVTCheckList"/>
<HasResources Value="True"/>
<IsPartOfProject Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="VTCheckList"/>
</Unit7>
<Unit8>