home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 268
- Top = 260
- BorderIcons = [biSystemMenu]
- BorderStyle = bsNone
- Caption = 'Picture Previewer'
- ClientHeight = 73
- ClientWidth = 457
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poMainFormCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 48
- Width = 3
- Height = 13
- Alignment = taCenter
- end
- object Label2: TRxLabel
- Left = 8
- Top = 32
- Width = 191
- Height = 13
- Caption = 'Po'#269'kajte pros'#237'm, k'#253'm sa na'#269#237'taj'#250' d'#225'ta...'
- end
- object NewProgressBar1: TNewProgressBar
- Left = 8
- Top = 48
- Width = 441
- Height = 16
- Min = 0
- Max = 100
- Step = 2
- TabOrder = 0
- OnChange = NewProgressBar1Change
- OnChanging = NewProgressBar1Changing
- end
- object Button2: TButton
- Left = 288
- Top = 24
- Width = 75
- Height = 25
- Caption = 'Button2'
- TabOrder = 1
- Visible = False
- OnClick = Button2Click
- end
- object FlatTitlebar1: TFlatTitlebar
- Left = 0
- Top = 0
- Width = 457
- Height = 19
- ActiveTextColor = clWhite
- InactiveTextColor = 8559266
- TitlebarColor = 12615680
- Align = alTop
- Caption = 'Picture iT!'
- end
- object Timer1: TTimer
- Enabled = False
- Interval = 1
- OnTimer = Timer1Timer
- Left = 400
- Top = 40
- end
- end
-