Top = 2
Width = 145
Align = alClient
+ AutoAdvance = aaNone
Constraints.MinWidth = 145
DefaultColWidth = 60
- DefaultRowHeight = 16
- FixedCols = 0
+ DefaultRowHeight = 20
+ Flat = True
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
+ MouseWheelOption = mwGrid
ParentFont = False
RowCount = 2
ScrollBars = ssAutoVertical
OnKeyDown = vleObjectPropertyKeyDown
DisplayOptions = [doColumnTitles, doAutoColResize]
DropDownRows = 11
+ Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goEditing, goAlwaysShowEditor, goThumbTracking]
Strings.Strings = (
''
)
)
OnGetPickList = vleObjectPropertyGetPickList
ColWidths = (
- 70
- 71
+ 72
+ 72
)
end
object PanelPropApply: TPanel