Ignore:
Timestamp:
Aug 20, 2024, 2:36:15 PM (5 weeks ago)
Author:
chronos
Message:
  • Modified: Used scrollbox in target options form.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormKeyShortcuts.lfm

    r155 r167  
    11object FormKeyShortcuts: TFormKeyShortcuts
    2   Left = 1016
    3   Height = 437
    4   Top = 501
    5   Width = 527
     2  Left = 839
     3  Height = 329
     4  Top = 609
     5  Width = 704
    66  Caption = 'Key shortcuts'
    7   ClientHeight = 437
    8   ClientWidth = 527
     7  ClientHeight = 329
     8  ClientWidth = 704
    99  DesignTimePPI = 144
    1010  OnCreate = FormCreate
     
    1414  object ListView1: TListView
    1515    Left = 5
    16     Height = 427
     16    Height = 319
    1717    Top = 5
    18     Width = 517
     18    Width = 694
    1919    Align = alClient
    2020    BorderSpacing.Around = 5
     
    3030      item
    3131        Caption = 'Shortcut'
    32         Width = 127
     32        Width = 199
    3333      end>
    3434    PopupMenu = PopupMenu1
Note: See TracChangeset for help on using the changeset viewer.