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.
RnQ/RnQ/Prefs/chat_frOld.dfm

508 lines
13 KiB
Plaintext

object chatFr: TchatFr
Left = 325
Top = 165
ClientHeight = 397
ClientWidth = 427
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = True
PixelsPerInch = 96
TextHeight = 13
object ChatPrefPages: TPageControl
AlignWithMargins = True
Left = 6
Top = 6
Width = 415
Height = 385
Margins.Left = 6
Margins.Top = 6
Margins.Right = 6
Margins.Bottom = 6
ActivePage = CommonSheet
Align = alClient
TabOrder = 0
object CommonSheet: TTabSheet
Caption = 'Common'
DesignSize = (
407
357)
object sendonenterLbl: TLabel
Left = 36
Top = 132
Width = 39
Height = 13
Caption = 'Send ...'
end
object sendonenterSpin: TRnQSpinButton
Left = 6
Top = 128
Width = 20
Height = 20
HelpKeyword = 'send-on-enter'
TabOrder = 0
OnDownClick = sendonenterSpinBottomClick
OnUpClick = sendonenterSpinTopClick
end
object autocopyChk: TCheckBox
Left = 6
Top = 6
Width = 451
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption = 'Auto-copy in clipboard'
TabOrder = 1
end
object autodeselectChk: TCheckBox
Left = 6
Top = 51
Width = 451
Height = 17
Anchors = [akLeft, akTop, akRight]
Caption = 'Auto-deselect'
TabOrder = 2
end
object singleChk: TCheckBox
Left = 6
Top = 76
Width = 451
Height = 17
HelpKeyword = 'single-message-by-default'
Anchors = [akLeft, akTop, akRight]
Caption = 'Single-message by default'
TabOrder = 3
end
object statusontabChk: TCheckBox
Left = 6
Top = 101
Width = 451
Height = 17
HelpKeyword = 'show-status-on-tabs'
Anchors = [akLeft, akTop, akRight]
Caption = 'Show contact status on tabs'
TabOrder = 4
end
object cursorbelowChk: TCheckBox
Left = 6
Top = 155
Width = 451
Height = 17
HelpKeyword = 'quoting-cursor-below'
Anchors = [akLeft, akTop, akRight]
Caption = 'Place cursor below quoted text'
TabOrder = 5
end
object quoteselectedChk: TCheckBox
Left = 6
Top = 178
Width = 451
Height = 17
HelpKeyword = 'quote-selected'
Anchors = [akLeft, akTop, akRight]
Caption = 'Quote selected text (if any)'
TabOrder = 6
end
object stylecodesChk: TCheckBox
Left = 6
Top = 201
Width = 451
Height = 17
HelpKeyword = 'font-style-codes'
Anchors = [akLeft, akTop, akRight]
Caption = 'Font style codes'
TabOrder = 7
end
object chatOnTopChk: TCheckBox
Left = 6
Top = 224
Width = 451
Height = 17
HelpKeyword = 'chat-always-on-top'
Anchors = [akLeft, akTop, akRight]
Caption = 'Chat window is always on top'
TabOrder = 8
end
object ChkDefCP: TCheckBox
Left = 6
Top = 28
Width = 451
Height = 17
HelpKeyword = 'system-cp-flag'
Anchors = [akLeft, akTop, akRight]
Caption = 'Use system default codepage for clipboard'
TabOrder = 9
end
object PlugPanelChk: TCheckBox
Left = 6
Top = 247
Width = 451
Height = 17
HelpKeyword = 'use-plugin-panel'
Anchors = [akLeft, akTop, akRight]
Caption = 'Use plugin-panel in center'
TabOrder = 10
end
object HintsShowChk: TCheckBox
Left = 6
Top = 270
Width = 350
Height = 17
HelpKeyword = 'chat-hints-show'
Caption = 'Show hints'
TabOrder = 11
end
object msgWrapBox: TCheckBox
Left = 6
Top = 293
Width = 350
Height = 17
HelpKeyword = 'hist-msg-view-wrap'
Caption = 'Show msg in window with wrap'
TabOrder = 12
end
object ClsSndChk: TCheckBox
Left = 6
Top = 316
Width = 371
Height = 17
HelpKeyword = 'chat-close-on-send'
Caption = 'Close on send empty string'
TabOrder = 13
end
object ClsPgOnSnglChk: TCheckBox
Left = 6
Top = 337
Width = 323
Height = 17
HelpKeyword = 'chat-close-page-on-single'
Caption = 'Close page instead of window on single'
TabOrder = 14
end
end
object SmileSheet: TTabSheet
Caption = 'Smiles'
ImageIndex = 1
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
object SmlPnlChk: TCheckBox
Left = 6
Top = 6
Width = 291
Height = 17
Caption = 'Animate smiles on panel'
Ctl3D = True
ParentCtl3D = False
TabOrder = 0
end
object ChkShowSmileCptn: TCheckBox
Left = 6
Top = 221
Width = 350
Height = 17
HelpKeyword = 'smiles-captions'
Caption = 'Show smiles captions in menu'
TabOrder = 1
end
object GroupBox1: TGroupBox
Left = 6
Top = 26
Width = 384
Height = 183
Caption = 'Smile-panel with animation'
TabOrder = 2
object BtnWidthLabel: TLabel
Left = 14
Top = 68
Width = 28
Height = 13
Caption = 'Width'
end
object BtnHeightLabel: TLabel
Left = 14
Top = 124
Width = 31
Height = 13
Caption = 'Height'
end
object SmlUseSizeChk: TCheckBox
Left = 14
Top = 45
Width = 355
Height = 17
HelpKeyword = 'smiles-panel-btn-autosize'
Caption = 'Use selected size of smile buttons'
TabOrder = 0
OnClick = SmlUseSizeChkClick
end
object SmlGridChk: TCheckBox
Left = 14
Top = 22
Width = 355
Height = 17
HelpKeyword = 'smiles-panel-draw-grid'
Caption = 'Draw grid between smiles'
TabOrder = 1
end
object SmlBtnWidthTrk: TTrackBar
Left = 6
Top = 88
Width = 369
Height = 33
HelpKeyword = 'smiles-panel-btn-width'
Max = 80
Min = 20
Position = 20
PositionToolTip = ptTop
ShowSelRange = False
TabOrder = 2
end
object SmlBtnHeightTrk: TTrackBar
Left = 6
Top = 143
Width = 369
Height = 29
HelpKeyword = 'smiles-panel-btn-height'
Max = 80
Min = 1
Position = 20
PositionToolTip = ptTop
ShowSelRange = False
TabOrder = 3
end
end
object SepSmilesChk: TCheckBox
Left = 6
Top = 244
Width = 302
Height = 17
Caption = 'Smile must be separated from text'
TabOrder = 3
Visible = False
end
end
object TSBtns: TTabSheet
Caption = 'Buttons'
ImageIndex = 2
TabVisible = False
DesignSize = (
407
357)
object IconsGrp: TGroupBox
Left = 3
Top = 3
Width = 390
Height = 351
Anchors = [akLeft, akTop, akRight, akBottom]
Caption = 'Show buttons'
TabOrder = 0
DesignSize = (
390
351)
object SpinBtn: TRnQSpinButton
Left = 266
Top = 23
Width = 22
Height = 25
TabOrder = 0
Visible = False
end
object BtnsList: TVirtualDrawTree
Left = 12
Top = 18
Width = 248
Height = 319
Anchors = [akLeft, akTop, akBottom]
DefaultNodeHeight = 16
DragMode = dmAutomatic
DragOperations = [doMove]
DragType = dtVCL
Header.AutoSizeIndex = 0
Header.DefaultHeight = 17
Header.Font.Charset = DEFAULT_CHARSET
Header.Font.Color = clWindowText
Header.Font.Height = -11
Header.Font.Name = 'Tahoma'
Header.Font.Style = []
Header.Height = 17
Header.MainColumn = -1
Header.Options = [hoColumnResize, hoDrag]
TabOrder = 1
TreeOptions.MiscOptions = [toAcceptOLEDrop, toCheckSupport, toFullRepaintOnResize, toInitOnSave, toToggleOnDblClick, toWheelPanning, toFullRowDrag]
TreeOptions.PaintOptions = [toShowButtons, toShowDropmark, toShowTreeLines, toThemeAware, toUseBlendedImages, toUseBlendedSelection]
TreeOptions.SelectionOptions = [toFullRowSelect]
Columns = <>
end
end
end
object Images: TTabSheet
Caption = 'Images'
ImageIndex = 3
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
DesignSize = (
407
357)
object Label1: TLabel
Left = 6
Top = 107
Width = 83
Height = 13
Caption = 'Resampling filter:'
end
object Label2: TLabel
Left = 6
Top = 153
Width = 315
Height = 17
AutoSize = False
Caption = 'Filters are sorted by speed, fastest on top'
WordWrap = True
end
object LimitMaxImgWidth: TCheckBox
Left = 6
Top = 59
Width = 230
Height = 17
Caption = 'Limit image width in chat'
TabOrder = 0
end
object MaxChatImgWidth: TRnQSpinEdit
Left = 242
Top = 57
Width = 80
Height = 22
Decimal = 0
MaxValue = 9999.000000000000000000
MinValue = 128.000000000000000000
TabOrder = 1
Value = 512.000000000000000000
AsInteger = 512
end
object LimitMaxImgHeight: TCheckBox
Left = 6
Top = 82
Width = 230
Height = 17
Caption = 'Limit image height in chat'
TabOrder = 2
end
object MaxChatImgHeight: TRnQSpinEdit
Left = 242
Top = 80
Width = 80
Height = 22
Decimal = 0
MaxValue = 9999.000000000000000000
MinValue = 128.000000000000000000
TabOrder = 3
Value = 512.000000000000000000
AsInteger = 512
end
object ResampleFilter: TComboBox
Left = 6
Top = 126
Width = 156
Height = 21
Style = csDropDownList
TabOrder = 4
Items.Strings = (
'None'
'Draft'
'Cosine'
'Albrecht'
'Mitchell'
'Cubic'
'Hermite'
'Gaussian'
'Blackman'
'Hann'
'Hamming'
'Sinsh'
'Lanczos')
end
object stickersGrp: TGroupBox
Left = 6
Top = 191
Width = 391
Height = 130
Anchors = [akLeft, akTop, akRight]
BiDiMode = bdLeftToRight
ParentBiDiMode = False
TabOrder = 6
object Label4: TLabel
Left = 10
Top = 20
Width = 315
Height = 13
Caption =
'Sticker size to display in chat (can be reduced by the limits ab' +
'ove)'
end
object Label3: TLabel
Left = 10
Top = 92
Width = 335
Height = 26
AutoSize = False
Caption =
'Disabling disk caching will increase memory usage and internet t' +
'raffic'
WordWrap = True
end
object stickerSize: TComboBox
Left = 10
Top = 40
Width = 159
Height = 21
Style = csDropDownList
TabOrder = 0
Items.Strings = (
'Small (220x160)'
'Medium (330x240)'
'Large (440x320)')
end
object cacheStickers: TCheckBox
Left = 10
Top = 69
Width = 315
Height = 17
Caption = 'Cache stickers on disk'
TabOrder = 1
end
end
object showStickers: TCheckBox
Left = 16
Top = 183
Width = 188
Height = 17
Caption = 'Enable stickers support'
TabOrder = 5
OnClick = showStickersClick
end
object ImageLinksIn: TCheckBox
Left = 6
Top = 6
Width = 391
Height = 17
Caption = 'Display incoming image links as images in chat'
TabOrder = 7
end
object ImageLinksOut: TCheckBox
Left = 6
Top = 28
Width = 391
Height = 17
Caption = 'Display outgoing image links as images in chat'
TabOrder = 8
end
end
end
end