Changeset 7 for trunk/Forms/UItemView.lfm
- Timestamp:
- Dec 25, 2010, 9:53:55 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/UItemView.lfm
r6 r7 4 4 Top = 135 5 5 Width = 552 6 Caption = ' Zobrazení položky'6 Caption = 'View item' 7 7 ClientHeight = 416 8 8 ClientWidth = 552 … … 16 16 Width = 75 17 17 Anchors = [akRight, akBottom] 18 Caption = ' Zavřít'18 Caption = 'Close' 19 19 OnClick = ButtonCloseClick 20 20 TabOrder = 0 … … 36 36 Width = 75 37 37 Anchors = [akRight, akBottom] 38 Caption = 'Edit ovat'38 Caption = 'Edit' 39 39 OnClick = ButtonEditClick 40 40 TabOrder = 2
Note:
See TracChangeset
for help on using the changeset viewer.