Changeset 325 for trunk/Forms/FormChat.lfm
- Timestamp:
- Jun 25, 2024, 11:18:40 AM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Forms/FormChat.lfm
r317 r325 1 1 object FormChat: TFormChat 2 2 Left = 1060 3 Height = 4423 Height = 368 4 4 Top = 536 5 Width = 5275 Width = 439 6 6 Caption = 'Chat' 7 ClientHeight = 4428 ClientWidth = 5277 ClientHeight = 368 8 ClientWidth = 439 9 9 DesignTimePPI = 144 10 10 LCLVersion = '3.4.0.0' 11 11 object MemoChat: TMemo 12 12 Left = 8 13 Height = 36313 Height = 280 14 14 Top = 32 15 Width = 50915 Width = 421 16 16 Anchors = [akTop, akLeft, akRight, akBottom] 17 17 ParentFont = False … … 23 23 Left = 8 24 24 Height = 43 25 Top = 3 9226 Width = 41125 Top = 318 26 Width = 320 27 27 Anchors = [akLeft, akRight, akBottom] 28 28 ParentFont = False … … 31 31 end 32 32 object ButtonMessageSend: TButton 33 Left = 42334 Height = 3 135 Top = 40333 Left = 336 34 Height = 38 35 Top = 320 36 36 Width = 94 37 37 Anchors = [akRight, akBottom]
Note:
See TracChangeset
for help on using the changeset viewer.