Ignore:
Timestamp:
Aug 23, 2019, 9:14:24 AM (5 years ago)
Author:
chronos
Message:
  • Added: Sample application text editor.
  • Modified: Main form in full screen mode.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/topdown/UFormMenu.lfm

    r27 r28  
    2828  object ToolBar1: TToolBar
    2929    Left = 164
    30     Height = 30
     30    Height = 28
    3131    Top = 362
    3232    Width = 90
    3333    Align = alCustom
    34     Anchors = [akTop, akRight]
     34    Anchors = [akRight, akBottom]
    3535    AutoSize = True
    3636    Caption = 'ToolBar1'
     
    4141    object ToolButton1: TToolButton
    4242      Left = 1
    43       Top = 2
     43      Top = 0
    4444      Caption = 'Shutdown'
    4545      DropdownMenu = PopupMenu1
Note: See TracChangeset for help on using the changeset viewer.