13.10 end
This commit is contained in:
13
Muehle.~fm
13
Muehle.~fm
@@ -2,14 +2,18 @@ object FGUIForm: TFXGUIForm
|
||||
Tag = 180
|
||||
Left = 240
|
||||
Top = 154
|
||||
Margins.Left = 6
|
||||
Margins.Top = 6
|
||||
Margins.Right = 6
|
||||
Margins.Bottom = 6
|
||||
BorderIcons = [biSystemMenu]
|
||||
Caption = 'Muehle'
|
||||
ClientHeight = 227
|
||||
ClientWidth = 270
|
||||
ClientHeight = 454
|
||||
ClientWidth = 540
|
||||
Color = clBtnFace
|
||||
Font.Charset = DEFAULT_CHARSET
|
||||
Font.Color = clWindowText
|
||||
Font.Height = -12
|
||||
Font.Height = -24
|
||||
Font.Name = 'Segoe UI'
|
||||
Font.Style = []
|
||||
FormStyle = fsStayOnTop
|
||||
@@ -40,7 +44,8 @@ object FGUIForm: TFXGUIForm
|
||||
MinHeight = 0
|
||||
MinWidth = 0
|
||||
showing = ''
|
||||
TextHeight = 15
|
||||
PixelsPerInch = 192
|
||||
TextHeight = 32
|
||||
object GNUgettextMarker: TGnuGettextComponentMarker
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user