Changeset 227 for trunk/Forms/FormMain.lfm
- Timestamp:
- Jan 20, 2025, 11:38:55 AM (42 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormMain.lfm
r220 r227 1 1 object FormMain: TFormMain 2 2 Left = 417 3 Height = 6 793 Height = 645 4 4 Top = 453 5 5 Width = 1106 6 6 Caption = 'Acronym Decoder' 7 ClientHeight = 6 797 ClientHeight = 645 8 8 ClientWidth = 1106 9 9 DesignTimePPI = 144 … … 19 19 object PanelMain: TPanel 20 20 Left = 0 21 Height = 5 7021 Height = 536 22 22 Top = 81 23 23 Width = 1106 24 24 Align = alClient 25 25 BevelOuter = bvNone 26 ClientHeight = 5 7026 ClientHeight = 536 27 27 ClientWidth = 1106 28 28 ParentFont = False … … 38 38 object ListViewAcronyms: TListView 39 39 Left = 5 40 Height = 51440 Height = 480 41 41 Top = 50 42 42 Width = 1095 … … 318 318 Left = 0 319 319 Height = 28 320 Top = 6 51320 Top = 617 321 321 Width = 1106 322 322 Panels = < … … 640 640 end 641 641 end 642 object JobProgressView1: TJobProgressView 643 OwnerDraw = False 644 ShowDelay = 0 645 AutoClose = True 646 Left = 708 647 Top = 464 648 end 642 649 end
Note:
See TracChangeset
for help on using the changeset viewer.