home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 1999 December
/
Chip_1999-12_cd.bin
/
ctenari
/
Marek
/
BUDIK.EXE
/
0
/
RCDATA
/
TQRSTANDARDPREVIEW
/
TQRSTANDARDPREVIEW.txt
Wrap
Text File
|
1999-05-27
|
4KB
|
182 lines
object QRStandardPreview: TQRStandardPreview
Left = 544
Top = 123
Width = 571
Height = 472
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
PixelsPerInch = 96
Position = poScreenCenter
ShowHint = True
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnResize = FormResize
TextHeight = 13
object Toolbar: TPanel
Left = 0
Top = 0
Width = 563
Height = 33
Align = alTop
BevelOuter = bvNone
ParentShowHint = False
ShowHint = True
TabOrder = 0
object ZoomToFit: TSpeedButton
Left = 4
Top = 4
Width = 25
Height = 25
Hint = 'P�izp�sobit na v��ku str�nky'
GroupIndex = 1
OnClick = ZoomToFitClick
end
object ZoomTo100: TSpeedButton
Left = 29
Top = 4
Width = 25
Height = 25
Hint = 'Zobrazen� 100%'
GroupIndex = 1
OnClick = ZoomTo100Click
end
object ZoomToWidth: TSpeedButton
Left = 54
Top = 4
Width = 25
Height = 25
Hint = 'P�izp�sobit na ���ku str�nky'
GroupIndex = 1
Down = True
OnClick = ZoomToWidthClick
end
object FirstPage: TSpeedButton
Left = 84
Top = 4
Width = 25
Height = 25
Hint = 'Prvn� str�nka'
OnClick = FirstPageClick
end
object PrevPage: TSpeedButton
Left = 109
Top = 4
Width = 25
Height = 25
Hint = 'P�edchoz� str�nka'
OnClick = PrevPageClick
end
object NextPage: TSpeedButton
Left = 134
Top = 4
Width = 25
Height = 25
Hint = 'Dal�� str�nka'
OnClick = NextPageClick
end
object LastPage: TSpeedButton
Left = 159
Top = 4
Width = 25
Height = 25
Hint = 'Posledn� str�nka'
OnClick = LastPageClick
end
object PrintSetup: TSpeedButton
Left = 189
Top = 4
Width = 25
Height = 25
Hint = 'Mo�nosti tisku'
OnClick = PrintSetupClick
Enabled = False
end
object Print: TSpeedButton
Left = 189
Top = 4
Width = 25
Height = 25
Hint = 'Tisk'
OnClick = PrintClick
end
object Save: TSpeedButton
Left = 219
Top = 4
Width = 25
Height = 25
Hint = 'Ulo�it'
OnClick = SaveClick
end
object Load: TSpeedButton
Left = 244
Top = 4
Width = 25
Height = 25
Hint = 'Na��st'
OnClick = LoadClick
end
object Exit: TBitBtn
Left = 275
Top = 4
Width = 75
Height = 25
Cancel = True
Caption = '&Zav��t'
TabOrder = 0
OnClick = ExitClick
Glyph.Data = {
E6000000424DE60000000000000076000000280000000E0000000E0000000100
0400000000007000000000000000000000001000000010000000000000000000
BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00DDDDDDDDDDDD
DD00DDDDD4444DDDDD00DDD44444444DDD00DD444DDDD444DD00DD44DDDDDD44
DD00D44DDDDDDDD44D00D44DDDDDDDD44D00D44DDDDDDDD44D00D44DDDDDDDD4
4D00DD44DDDD4D44DD00DD44DDDD4444DD00DDDDDDDD444DDD00DDDDDDDD4444
DD00DDDDDDDDDDDDDD00}
NumGlyphs = 1
end
end
object StatusPanel: TPanel
Left = 0
Top = 426
Width = 563
Height = 19
Align = alBottom
BevelOuter = bvNone
TabOrder = 1
object Panel1: TPanel
Left = 435
Top = 0
Width = 128
Height = 19
Align = alRight
BevelOuter = bvNone
TabOrder = 0
object Status: TLabel
Left = 2
Top = 3
Width = 49
Height = 13
Caption = 'Working...'
Transparent = True
end
end
end
object QRPreview: TQRPreview
Left = 0
Top = 33
Width = 563
Height = 393
Align = alClient
TabOrder = 2
OnPageAvailable = QRPreviewPageAvailable
OnProgressUpdate = QRPreviewProgressUpdate
PageNumber = 1
Zoom = 218
end
end