home *** CD-ROM | disk | FTP | other *** search
- object FormOptions: TFormOptions
- Left = 415
- Top = 227
- BorderStyle = bsSingle
- Caption = 'Nastaven'#237' programu'
- ClientHeight = 247
- ClientWidth = 430
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- Scaled = False
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 16
- Top = 16
- Width = 311
- Height = 217
- ActivePage = TabCrop
- TabIndex = 0
- TabOrder = 3
- object TabCrop: TTabSheet
- Caption = 'O'#345'ez'#225'v'#225'n'#237
- object CropRatioRadioGroup: TRadioGroup
- Left = 16
- Top = 16
- Width = 153
- Height = 153
- Caption = 'Velikost o'#345'ezu'
- ItemIndex = 0
- Items.Strings = (
- 'Bez omezen'#237
- 'Klasick'#233' foto (2:3)'
- 'Digit'#225'ln'#237' foto (3:4)'
- 'Voliteln'#253' pom'#283'r (n:m)'
- 'Pevn'#253' rozm'#283'r (nxm)')
- TabOrder = 0
- end
- object GroupBox2: TGroupBox
- Left = 184
- Top = 16
- Width = 105
- Height = 73
- Caption = 'Voliteln'#253' pom'#283'r'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 1
- object Label1: TLabel
- Left = 10
- Top = 23
- Width = 26
- Height = 13
- Caption = #352#237#345'ka'
- end
- object Label2: TLabel
- Left = 10
- Top = 47
- Width = 29
- Height = 13
- Caption = 'V'#253#353'ka'
- end
- object CropRatioM: TUpDown
- Left = 80
- Top = 44
- Width = 15
- Height = 21
- Associate = Edit3
- Min = 1
- Max = 25
- Position = 1
- TabOrder = 0
- Wrap = False
- end
- object CropRatioN: TUpDown
- Left = 80
- Top = 20
- Width = 15
- Height = 21
- Associate = Edit2
- Min = 1
- Max = 25
- Position = 1
- TabOrder = 1
- Wrap = False
- end
- object Edit2: TEdit
- Left = 46
- Top = 20
- Width = 34
- Height = 21
- ReadOnly = True
- TabOrder = 2
- Text = '1'
- OnChange = VolitelnyPomerChange
- end
- object Edit3: TEdit
- Left = 46
- Top = 44
- Width = 34
- Height = 21
- ReadOnly = True
- TabOrder = 3
- Text = '1'
- OnChange = VolitelnyPomerChange
- end
- end
- object GroupBox4: TGroupBox
- Left = 184
- Top = 96
- Width = 105
- Height = 73
- Caption = 'Pevn'#253' rozm'#283'r'
- ParentShowHint = False
- ShowHint = False
- TabOrder = 2
- object Label3: TLabel
- Left = 10
- Top = 23
- Width = 26
- Height = 13
- Caption = #352#237#345'ka'
- end
- object Label4: TLabel
- Left = 10
- Top = 47
- Width = 29
- Height = 13
- Caption = 'V'#253#353'ka'
- end
- object CropSizeM: TUpDown
- Left = 81
- Top = 44
- Width = 15
- Height = 21
- Associate = Edit5
- Min = 16
- Max = 4096
- Increment = 16
- Position = 16
- TabOrder = 0
- Wrap = False
- end
- object CropSizeN: TUpDown
- Left = 81
- Top = 20
- Width = 15
- Height = 21
- Associate = Edit4
- Min = 16
- Max = 4096
- Increment = 16
- Position = 16
- TabOrder = 1
- Wrap = False
- end
- object Edit4: TEdit
- Left = 47
- Top = 20
- Width = 34
- Height = 21
- ReadOnly = True
- TabOrder = 2
- Text = '16'
- OnChange = PevnyRozmerChange
- end
- object Edit5: TEdit
- Left = 47
- Top = 44
- Width = 34
- Height = 21
- ReadOnly = True
- TabOrder = 3
- Text = '16'
- OnChange = PevnyRozmerChange
- end
- end
- end
- object TabShow: TTabSheet
- Caption = 'Zobrazen'#237
- ImageIndex = 3
- object StretchRadioGroup: TRadioGroup
- Left = 16
- Top = 16
- Width = 273
- Height = 153
- Caption = 'Stretch interpolation metod'
- ItemIndex = 0
- Items.Strings = (
- 'sfNearest'
- 'sfLinear'
- 'sfSpline'
- 'sfLanczos'
- 'sfMitchell')
- TabOrder = 0
- end
- end
- object TabSave: TTabSheet
- Caption = 'Ukl'#225'd'#225'n'#237
- ImageIndex = 3
- object ThumbRadioGroup: TRadioGroup
- Left = 16
- Top = 104
- Width = 273
- Height = 65
- Caption = 'Re'#382'im generov'#225'n'#237' miniatur'
- ItemIndex = 1
- Items.Strings = (
- 'pevn'#225' velikost 160x120 pixel'#367
- 'prom'#283'nn'#225' velikost s v'#283't'#353#237' stranou 160 pixel'#367)
- TabOrder = 0
- end
- object ThumbAutoCheckBox: TCheckBox
- Left = 16
- Top = 64
- Width = 281
- Height = 17
- Caption = 'Automaticky aktualizuj miniatury'
- Checked = True
- State = cbChecked
- TabOrder = 1
- OnClick = ThumbAutoCheckBoxClick
- end
- object OverwriteCheckBox: TCheckBox
- Left = 16
- Top = 16
- Width = 281
- Height = 17
- Caption = 'P'#345'episov'#225'n'#237' oto'#269'en'#253'ch a p'#345'evr'#225'cen'#253'ch fotek'
- TabOrder = 2
- end
- object OldDateCheckBox: TCheckBox
- Left = 16
- Top = 40
- Width = 281
- Height = 17
- Caption = 'P'#367'vodn'#237' datum transformovan'#253'ch soubor'#367
- TabOrder = 3
- end
- end
- object TabIptc: TTabSheet
- Caption = 'Kategorie IPTC'
- ImageIndex = 2
- object GroupBox1: TGroupBox
- Left = 16
- Top = 16
- Width = 273
- Height = 153
- Caption = 'P'#345'edefinovan'#233' kategorie fotografi'#237
- TabOrder = 0
- object ListBox1: TListBox
- Left = 16
- Top = 48
- Width = 185
- Height = 89
- ItemHeight = 13
- Sorted = True
- TabOrder = 0
- end
- object Button1: TButton
- Left = 214
- Top = 22
- Width = 48
- Height = 23
- Caption = 'P'#345'idej'
- TabOrder = 1
- OnClick = Button1Click
- end
- object Edit1: TEdit
- Left = 16
- Top = 22
- Width = 185
- Height = 21
- TabOrder = 2
- end
- object Button2: TButton
- Left = 214
- Top = 50
- Width = 48
- Height = 23
- Caption = 'Odstra'#328
- TabOrder = 3
- OnClick = Button2Click
- end
- end
- end
- end
- object BtnOK: TBitBtn
- Left = 344
- Top = 176
- Width = 73
- Height = 25
- TabOrder = 1
- OnClick = BtnOKClick
- Kind = bkOK
- end
- object LangRadioGroup: TRadioGroup
- Left = 344
- Top = 32
- Width = 73
- Height = 65
- Caption = 'Jazyk'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ItemIndex = 0
- Items.Strings = (
- #268'e'#353'tina'
- 'English')
- ParentColor = False
- ParentFont = False
- TabOrder = 2
- OnClick = LangRadioGroupClick
- end
- object BtnCancel: TBitBtn
- Left = 344
- Top = 208
- Width = 73
- Height = 25
- TabOrder = 0
- OnClick = BtnCancelClick
- Kind = bkCancel
- end
- end
-