Changeset 8 for ProtocolBuffers/UMainForm.lfm
- Timestamp:
- Oct 12, 2009, 7:59:16 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ProtocolBuffers/UMainForm.lfm
r6 r8 17 17 TabOrder = 0 18 18 end 19 object Button1: TButton 20 Left = 7 21 Height = 25 22 Top = 288 23 Width = 75 24 Caption = 'Runtime' 25 OnClick = Button1Click 26 TabOrder = 1 27 end 28 object Button2: TButton 29 Left = 88 30 Height = 25 31 Top = 289 32 Width = 75 33 Caption = 'From file' 34 OnClick = Button2Click 35 TabOrder = 2 36 end 19 37 end
Note:
See TracChangeset
for help on using the changeset viewer.