Changeset 364 for trunk/Forms/FormServer.lfm
- Timestamp:
- Jan 1, 2025, 1:04:50 AM (5 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormServer.lfm
r325 r364 1 1 object FormServer: TFormServer 2 2 Left = 647 3 Height = 3033 Height = 284 4 4 Top = 439 5 Width = 6275 Width = 596 6 6 Caption = 'Server' 7 ClientHeight = 3038 ClientWidth = 6277 ClientHeight = 284 8 ClientWidth = 596 9 9 DesignTimePPI = 144 10 LCLVersion = '3. 4.0.0'10 LCLVersion = '3.6.0.0' 11 11 object ButtonCancel: TButton 12 Left = 3 6212 Left = 331 13 13 Height = 38 14 Top = 2 6014 Top = 241 15 15 Width = 113 16 16 Anchors = [akRight, akBottom] … … 21 21 end 22 22 object ButtonOk: TButton 23 Left = 4 9723 Left = 466 24 24 Height = 38 25 Top = 2 6025 Top = 241 26 26 Width = 113 27 27 Anchors = [akRight, akBottom] … … 34 34 object ScrollBox1: TScrollBox 35 35 Left = 8 36 Height = 2 4636 Height = 227 37 37 Top = 8 38 Width = 61038 Width = 579 39 39 HorzScrollBar.Page = 279 40 40 VertScrollBar.Page = 155 41 41 Anchors = [akTop, akLeft, akRight, akBottom] 42 ClientHeight = 2 4443 ClientWidth = 60842 ClientHeight = 225 43 ClientWidth = 577 44 44 TabOrder = 2 45 45 object Label1: TLabel … … 56 56 Height = 43 57 57 Top = 17 58 Width = 4 3158 Width = 400 59 59 Anchors = [akTop, akLeft, akRight] 60 60 ParentFont = False … … 65 65 Height = 43 66 66 Top = 64 67 Width = 4 3167 Width = 400 68 68 Anchors = [akTop, akLeft, akRight] 69 69 ParentFont = False
Note:
See TracChangeset
for help on using the changeset viewer.