Ignore:
Timestamp:
May 29, 2023, 8:23:09 PM (12 months ago)
Author:
chronos
Message:
  • Modified: Removed U prefix from all Common package units.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Common/Demo/ScaleDPI/UFormMain.lfm

    r469 r563  
    11object Form1: TForm1
    22  Left = 348
    3   Height = 273
     3  Height = 410
    44  Top = 527
    5   Width = 779
     5  Width = 1168
    66  Caption = 'Form1'
    7   ClientHeight = 273
    8   ClientWidth = 779
     7  ClientHeight = 410
     8  ClientWidth = 1168
     9  DesignTimePPI = 144
    910  OnCreate = FormCreate
    1011  OnDestroy = FormDestroy
    1112  OnShow = FormShow
    12   LCLVersion = '1.3'
     13  LCLVersion = '2.2.6.0'
    1314  object TrackBar1: TTrackBar
    14     Left = 20
    15     Height = 46
    16     Top = 21
    17     Width = 732
     15    Left = 30
     16    Height = 87
     17    Top = 32
     18    Width = 1098
    1819    Max = 200
    1920    Min = 48
     
    2324  end
    2425  object ScaleDPI1: TScaleDPI
    25     left = 216
    26     top = 184
     26    AutoDetect = False
     27    Left = 324
     28    Top = 276
    2729  end
    2830end
Note: See TracChangeset for help on using the changeset viewer.