Changeset 364 for trunk/Forms/FormChat.lfm
- Timestamp:
- Jan 1, 2025, 1:04:50 AM (5 days ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormChat.lfm
r325 r364 1 1 object FormChat: TFormChat 2 2 Left = 1060 3 Height = 3 684 Top = 5 365 Width = 4 393 Height = 382 4 Top = 522 5 Width = 488 6 6 Caption = 'Chat' 7 ClientHeight = 3 688 ClientWidth = 4 397 ClientHeight = 382 8 ClientWidth = 488 9 9 DesignTimePPI = 144 10 LCLVersion = '3. 4.0.0'10 LCLVersion = '3.6.0.0' 11 11 object MemoChat: TMemo 12 12 Left = 8 13 Height = 2 8013 Height = 294 14 14 Top = 32 15 Width = 4 2115 Width = 470 16 16 Anchors = [akTop, akLeft, akRight, akBottom] 17 17 ParentFont = False … … 23 23 Left = 8 24 24 Height = 43 25 Top = 3 1826 Width = 3 2025 Top = 332 26 Width = 369 27 27 Anchors = [akLeft, akRight, akBottom] 28 28 ParentFont = False … … 31 31 end 32 32 object ButtonMessageSend: TButton 33 Left = 3 3633 Left = 385 34 34 Height = 38 35 Top = 3 2035 Top = 334 36 36 Width = 94 37 37 Anchors = [akRight, akBottom]
Note:
See TracChangeset
for help on using the changeset viewer.