Changeset 7 for trunk/Forms/UItemEdit.lfm
- Timestamp:
- Dec 25, 2010, 9:53:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UItemEdit.lfm
r6 r7 2 2 Left = 295 3 3 Height = 429 4 Top = 1 744 Top = 122 5 5 Width = 558 6 6 ActiveControl = Panel1 7 Caption = ' Úprava položky'7 Caption = 'Edit item' 8 8 ClientHeight = 429 9 9 ClientWidth = 558 … … 27 27 Width = 75 28 28 Anchors = [akRight, akBottom] 29 Caption = ' Zrušit'29 Caption = 'Cancel' 30 30 OnClick = ButtonCancelClick 31 31 TabOrder = 1 … … 37 37 Width = 75 38 38 Anchors = [akRight, akBottom] 39 Caption = ' Uložit'39 Caption = 'Save' 40 40 OnClick = ButtonSaveClick 41 41 TabOrder = 2
Note:
See TracChangeset
for help on using the changeset viewer.