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/FormCharts.lfm

    r362 r364  
    11object FormCharts: TFormCharts
    22  Left = 411
    3   Height = 586
     3  Height = 592
    44  Top = 146
    5   Width = 787
     5  Width = 798
    66  Caption = 'Charts'
    7   ClientHeight = 586
    8   ClientWidth = 787
    9   DesignTimePPI = 120
     7  ClientHeight = 592
     8  ClientWidth = 798
     9  Constraints.MinHeight = 120
     10  Constraints.MinWidth = 120
     11  DesignTimePPI = 144
    1012  OnShow = FormShow
    1113  LCLVersion = '3.6.0.0'
    1214  object Chart1: TChart
    13     Left = 8
    14     Height = 488
    15     Top = 48
    16     Width = 775
     15    Left = 10
     16    Height = 474
     17    Top = 58
     18    Width = 783
    1719    AxisList = <   
    1820      item
     
    3840  end
    3941  object ComboBox1: TComboBox
    40     Left = 24
    41     Height = 28
    42     Top = 8
    43     Width = 392
    44     ItemHeight = 20
     42    Left = 29
     43    Height = 38
     44    Top = 10
     45    Width = 470
     46    ItemHeight = 0
    4547    ItemIndex = 0
    4648    Items.Strings = (
     
    5658  end
    5759  object ButtonClose: TButton
    58     Left = 680
    59     Height = 31
    60     Top = 544
    61     Width = 94
     60    Left = 670
     61    Height = 37
     62    Top = 542
     63    Width = 113
     64    Anchors = [akRight, akBottom]
    6265    Caption = 'Close'
    6366    ModalResult = 11
Note: See TracChangeset for help on using the changeset viewer.