Changeset 16 for trunk/UFormMain.lfm


Ignore:
Timestamp:
Jan 8, 2016, 5:09:58 PM (8 years ago)
Author:
chronos
Message:
  • Added: Preparation for filtering of non visible nodes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/UFormMain.lfm

    r15 r16  
    11object FormMain: TFormMain
    2   Left = 703
     2  Left = 596
    33  Height = 587
    4   Top = 236
     4  Top = 245
    55  Width = 857
    66  ActiveControl = TreeView1
    77  Caption = 'LinuxBuilder'
    8   ClientHeight = 561
     8  ClientHeight = 557
    99  ClientWidth = 857
    1010  Menu = MainMenu1
     
    1313  OnDestroy = FormDestroy
    1414  OnShow = FormShow
    15   LCLVersion = '1.3'
     15  LCLVersion = '1.7'
    1616  WindowState = wsMaximized
    1717  object TreeView1: TTreeView
    1818    Left = 8
    19     Height = 504
     19    Height = 500
    2020    Top = 0
    2121    Width = 520
     
    3232    Left = 0
    3333    Height = 26
    34     Top = 535
     34    Top = 531
    3535    Width = 857
    3636    Panels = <   
     
    4646    Left = 0
    4747    Height = 26
    48     Top = 509
     48    Top = 505
    4949    Width = 857
    5050    Align = alBottom
     
    9090  object Memo1: TMemo
    9191    Left = 536
    92     Height = 498
     92    Height = 494
    9393    Top = 0
    9494    Width = 312
     
    162162    object MenuItemArch: TMenuItem
    163163      Caption = 'Architecture'
    164       object MenuItem12: TMenuItem
    165         Caption = 'New Item14'
    166       end
    167164    end
    168165    object MenuItem2: TMenuItem
Note: See TracChangeset for help on using the changeset viewer.