You've already forked lazarus-ccr
TvPlanIt: Improved inplace editor. Scaling of event images in Category combobox if they are too high
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8897 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -132,13 +132,14 @@ object Form1: TForm1
|
||||
Printer.Granularity = gr30Min
|
||||
Printer.MarginUnits = imAbsolutePixel
|
||||
Printer.PrintFormats = <>
|
||||
Left = 147
|
||||
Top = 66
|
||||
Left = 248
|
||||
Top = 118
|
||||
end
|
||||
object VpIniDatastore1: TVpIniDatastore
|
||||
CategoryColorMap.Category0.Description = 'Category 0'
|
||||
CategoryColorMap.Category0.ImageIndex = 0
|
||||
CategoryColorMap.Category1.Description = 'Category 1'
|
||||
CategoryColorMap.Category1.ImageIndex = 9
|
||||
CategoryColorMap.Category2.Description = 'Category 2'
|
||||
CategoryColorMap.Category3.Description = 'Category 3'
|
||||
CategoryColorMap.Category4.Description = 'Category 4'
|
||||
@ -152,11 +153,11 @@ object Form1: TForm1
|
||||
Images = ImageList2
|
||||
AutoConnect = True
|
||||
FileName = 'data.ini'
|
||||
Left = 147
|
||||
Top = 120
|
||||
Left = 248
|
||||
Top = 184
|
||||
end
|
||||
object ImageList1: TImageList
|
||||
Left = 256
|
||||
Left = 344
|
||||
Top = 118
|
||||
Bitmap = {
|
||||
4C7A0400000010000000100000003E0300000000000078DAED574D485451143E
|
||||
@ -191,8 +192,8 @@ object Form1: TForm1
|
||||
object ImageList2: TImageList
|
||||
Height = 24
|
||||
Width = 24
|
||||
Left = 216
|
||||
Top = 228
|
||||
Left = 344
|
||||
Top = 184
|
||||
Bitmap = {
|
||||
4C7A040000001800000018000000960500000000000078DAED595D685C45143E
|
||||
F5A7E2BF2F2A8AE243157D525111C420C67F04ADD65A412CF82A1524B6D4DF87
|
||||
|
Reference in New Issue
Block a user