You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
644 B
Plaintext

object picfrm: Tpicfrm
Left = 229
Top = 402
AutoSize = True
BorderIcons = [biSystemMenu]
BorderStyle = bsDialog
Caption = #1055#1088#1086#1089#1084#1086#1090#1088
ClientHeight = 221
ClientWidth = 340
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
OnKeyDown = FormKeyDown
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 340
Height = 221
AutoSize = True
end
end