Changeset 202 for GraphicTest/UMainForm.lfm
- Timestamp:
- Mar 17, 2011, 9:38:21 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
GraphicTest/UMainForm.lfm
r201 r202 1 1 object MainForm: TMainForm 2 Left = 2 912 Left = 214 3 3 Height = 452 4 Top = 1 274 Top = 106 5 5 Width = 731 6 6 Caption = 'Graphic test' … … 55 55 end 56 56 object Label1: TLabel 57 Left = 1157 Left = 9 58 58 Height = 14 59 59 Top = 95 … … 81 81 end 82 82 object Label3: TLabel 83 Left = 1183 Left = 9 84 84 Height = 14 85 85 Top = 112 … … 131 131 Height = 21 132 132 Top = 64 133 Width = 2 33133 Width = 297 134 134 ItemHeight = 13 135 Items.Strings = (136 'TBitmap.Canvas.Pixels'137 'TBitmap.Canvas.Pixels Update lock'138 'TLazIntfImage copy from'139 'TLazIntfImage create new'140 'TBitmap.RawData on TImage'141 'TBitmap.RawData on TPaintBox'142 )143 135 Style = csDropDownList 144 136 TabOrder = 5
Note:
See TracChangeset
for help on using the changeset viewer.