Ignore:
Timestamp:
Jan 1, 2025, 1:04:50 AM (5 days ago)
Author:
chronos
Message:
  • Modified: Added more action icons to main toolbar and main menu.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Forms/FormChat.lfm

    r325 r364  
    11object FormChat: TFormChat
    22  Left = 1060
    3   Height = 368
    4   Top = 536
    5   Width = 439
     3  Height = 382
     4  Top = 522
     5  Width = 488
    66  Caption = 'Chat'
    7   ClientHeight = 368
    8   ClientWidth = 439
     7  ClientHeight = 382
     8  ClientWidth = 488
    99  DesignTimePPI = 144
    10   LCLVersion = '3.4.0.0'
     10  LCLVersion = '3.6.0.0'
    1111  object MemoChat: TMemo
    1212    Left = 8
    13     Height = 280
     13    Height = 294
    1414    Top = 32
    15     Width = 421
     15    Width = 470
    1616    Anchors = [akTop, akLeft, akRight, akBottom]
    1717    ParentFont = False
     
    2323    Left = 8
    2424    Height = 43
    25     Top = 318
    26     Width = 320
     25    Top = 332
     26    Width = 369
    2727    Anchors = [akLeft, akRight, akBottom]
    2828    ParentFont = False
     
    3131  end
    3232  object ButtonMessageSend: TButton
    33     Left = 336
     33    Left = 385
    3434    Height = 38
    35     Top = 320
     35    Top = 334
    3636    Width = 94
    3737    Anchors = [akRight, akBottom]
Note: See TracChangeset for help on using the changeset viewer.