16 lines
320 B
Plaintext
16 lines
320 B
Plaintext
object DlgPtnMgMain: TDlgPtnMgMain
|
|
Left = 0
|
|
Top = 0
|
|
Caption = 'PatternManager'
|
|
ClientHeight = 391
|
|
ClientWidth = 337
|
|
Color = clBtnFace
|
|
Font.Charset = DEFAULT_CHARSET
|
|
Font.Color = clWindowText
|
|
Font.Height = -12
|
|
Font.Name = 'Segoe UI'
|
|
Font.Style = []
|
|
Position = poScreenCenter
|
|
TextHeight = 15
|
|
end
|