Changeset 318 for trunk/Forms/FormKeyShortcuts.lfm
- Timestamp:
- Jun 21, 2024, 3:20:20 PM (5 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormKeyShortcuts.lfm
r317 r318 1 1 object FormKeyShortcuts: TFormKeyShortcuts 2 2 Left = 1016 3 Height = 5243 Height = 437 4 4 Top = 501 5 Width = 6325 Width = 527 6 6 Caption = 'Key shortcuts' 7 ClientHeight = 5248 ClientWidth = 6327 ClientHeight = 437 8 ClientWidth = 527 9 9 DesignTimePPI = 144 10 OnCreate = FormCreate 11 OnDestroy = FormDestroy 10 12 OnShow = FormShow 11 13 LCLVersion = '3.4.0.0' 12 14 object ListView1: TListView 13 15 Left = 5 14 Height = 51416 Height = 427 15 17 Top = 5 16 Width = 62218 Width = 517 17 19 Align = alClient 18 20 BorderSpacing.Around = 5
Note:
See TracChangeset
for help on using the changeset viewer.