home *** CD-ROM | disk | FTP | other *** search
- object frmEditCustomButton: TfrmEditCustomButton
- Left = 354
- Top = 192
- BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
- BorderStyle = bsDialog
- Caption = 'frmEditCustomButton'
- ClientHeight = 377
- ClientWidth = 353
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object lblButtonCaption: TLabel
- Left = 29
- Top = 23
- Width = 77
- Height = 13
- Alignment = taRightJustify
- Caption = 'lblButtonCaption'
- end
- object lblButtonShortcut: TLabel
- Left = 25
- Top = 52
- Width = 81
- Height = 13
- Alignment = taRightJustify
- Caption = 'lblButtonShortcut'
- end
- object EdBtnCaption: TEdit
- Left = 112
- Top = 18
- Width = 225
- Height = 21
- HelpContext = 545
- TabOrder = 0
- end
- object GBImage: TGroupBox
- Left = 10
- Top = 77
- Width = 329
- Height = 97
- Caption = 'GBImage'
- TabOrder = 1
- object btnBrowseImage: TSpeedButton
- Left = 290
- Top = 66
- Width = 23
- Height = 22
- Flat = True
- Glyph.Data = {
- 06020000424D0602000000000000060100002800000010000000100000000100
- 08000000000000010000120B0000120B0000340000003400000000000000FFFF
- FF00FF00FF0008840800087B0800007B08000073080008941000088C10000884
- 100008A51800109C210018AD2900108C210031C64A0042D66B0052D67B005AE7
- 8C0094FFFF009CFFFF00A5FFFF00ADFFFF0084F7FF008CF7FF0094F7FF009CF7
- FF00A5F7FF00A5EFF700ADF7FF00ADEFF700B5F7FF007BE7F70084EFFF008CEF
- FF0094EFFF006BDEF7009CE7F70039BDDE0073DEF70018ADD60021ADD60029B5
- DE004AC6E7004ABDDE0052CEEF005ACEEF0029ADD60031B5DE0029ADDE0042BD
- E7008CD6EF0031ADDE000202020202020202020202020202020202302F280202
- 02020202020202020202022E1C202A2A2A2F2802020202020202022E1B131213
- 1817202A2A2502020202022E3215121818171718182630020202022E2A1C1218
- 1817171717262C020202022E1F2A13171804080805261F290202022E122A1D1C
- 1A1A17080A03202D0202022E13162A2A2A2A1E18070A20202702022E13121212
- 18232A24090C091C3102022E131212181812202A0D0E0B2B3302022E14121212
- 21222206100F0E06020202282E19192030282E300611060202020202022E3330
- 0202020202060202020202020202020202020202020202020202020202020202
- 02020202020202020202}
- OnClick = btnBrowseImageClick
- end
- object ImagePrev: TImage
- Left = 106
- Top = 46
- Width = 16
- Height = 16
- Stretch = True
- Transparent = True
- end
- object lblFileNotFound: TLabel
- Left = 136
- Top = 48
- Width = 73
- Height = 13
- Caption = 'lblFileNotFound'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object RBImageStandard: TRadioButton
- Left = 8
- Top = 20
- Width = 92
- Height = 17
- HelpContext = 547
- Caption = 'Standard'
- TabOrder = 0
- OnClick = RBImageStandardClick
- end
- object cbBtnImageIndex: TComboBox
- Left = 105
- Top = 16
- Width = 53
- Height = 26
- HelpContext = 547
- Style = csOwnerDrawFixed
- ItemHeight = 20
- TabOrder = 1
- OnDrawItem = cbBtnImageIndexDrawItem
- end
- object RBImageFile: TRadioButton
- Left = 8
- Top = 47
- Width = 89
- Height = 17
- HelpContext = 547
- Caption = 'Fichier Image '
- TabOrder = 2
- OnClick = RBImageStandardClick
- end
- object EdImageFileName: TEdit
- Left = 27
- Top = 67
- Width = 260
- Height = 21
- HelpContext = 547
- TabOrder = 3
- OnChange = EdImageFileNameChange
- end
- end
- object btnOk: TButton
- Left = 95
- Top = 343
- Width = 75
- Height = 25
- Caption = 'Ok'
- TabOrder = 2
- OnClick = btnOkClick
- end
- object btnCancel: TButton
- Left = 183
- Top = 343
- Width = 75
- Height = 25
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 3
- end
- object GBAction: TGroupBox
- Left = 10
- Top = 181
- Width = 329
- Height = 153
- Caption = 'GBAction'
- TabOrder = 4
- object PanelButtonTextBlock: TPanel
- Left = 2
- Top = 35
- Width = 325
- Height = 115
- BevelOuter = bvNone
- TabOrder = 5
- object MemoTextBlock: TMemo
- Left = 11
- Top = 11
- Width = 305
- Height = 78
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Courier New'
- Font.Style = []
- ParentFont = False
- TabOrder = 0
- end
- object chkReplaceSel: TCheckBox
- Left = 11
- Top = 93
- Width = 302
- Height = 17
- Caption = 'chkReplaceSel'
- TabOrder = 1
- end
- end
- object PanelButtonLaunch: TPanel
- Left = 2
- Top = 35
- Width = 324
- Height = 115
- BevelOuter = bvNone
- TabOrder = 4
- object lblProgramFile: TLabel
- Left = 8
- Top = 12
- Width = 65
- Height = 13
- Caption = 'lblProgramFile'
- end
- object btnBrowseEXE: TSpeedButton
- Left = 289
- Top = 26
- Width = 23
- Height = 22
- Flat = True
- Glyph.Data = {
- 06020000424D0602000000000000060100002800000010000000100000000100
- 08000000000000010000120B0000120B0000340000003400000000000000FFFF
- FF00FF00FF0008840800087B0800007B08000073080008941000088C10000884
- 100008A51800109C210018AD2900108C210031C64A0042D66B0052D67B005AE7
- 8C0094FFFF009CFFFF00A5FFFF00ADFFFF0084F7FF008CF7FF0094F7FF009CF7
- FF00A5F7FF00A5EFF700ADF7FF00ADEFF700B5F7FF007BE7F70084EFFF008CEF
- FF0094EFFF006BDEF7009CE7F70039BDDE0073DEF70018ADD60021ADD60029B5
- DE004AC6E7004ABDDE0052CEEF005ACEEF0029ADD60031B5DE0029ADDE0042BD
- E7008CD6EF0031ADDE000202020202020202020202020202020202302F280202
- 02020202020202020202022E1C202A2A2A2F2802020202020202022E1B131213
- 1817202A2A2502020202022E3215121818171718182630020202022E2A1C1218
- 1817171717262C020202022E1F2A13171804080805261F290202022E122A1D1C
- 1A1A17080A03202D0202022E13162A2A2A2A1E18070A20202702022E13121212
- 18232A24090C091C3102022E131212181812202A0D0E0B2B3302022E14121212
- 21222206100F0E06020202282E19192030282E300611060202020202022E3330
- 0202020202060202020202020202020202020202020202020202020202020202
- 02020202020202020202}
- OnClick = btnBrowseEXEClick
- end
- object lblParams: TLabel
- Left = 8
- Top = 57
- Width = 45
- Height = 13
- Caption = 'lblParams'
- end
- object EdProgramFile: TEdit
- Left = 8
- Top = 27
- Width = 279
- Height = 21
- TabOrder = 0
- end
- object EdParams: TEdit
- Left = 8
- Top = 72
- Width = 305
- Height = 21
- TabOrder = 1
- end
- end
- object PanelButtonTag: TPanel
- Left = 2
- Top = 35
- Width = 324
- Height = 115
- BevelOuter = bvNone
- TabOrder = 3
- object lblStartTag: TLabel
- Left = 59
- Top = 18
- Width = 51
- Height = 13
- Alignment = taRightJustify
- Caption = 'lblStartTag'
- end
- object lblEndTag: TLabel
- Left = 62
- Top = 46
- Width = 48
- Height = 13
- Alignment = taRightJustify
- Caption = 'lblEndTag'
- end
- object EdStartTag: TEdit
- Left = 112
- Top = 14
- Width = 201
- Height = 21
- HelpContext = 548
- TabOrder = 0
- end
- object EdEndTag: TEdit
- Left = 112
- Top = 42
- Width = 201
- Height = 21
- HelpContext = 548
- TabOrder = 1
- end
- end
- object RBInsertTag: TRadioButton
- Left = 9
- Top = 16
- Width = 81
- Height = 17
- HelpContext = 1249
- Caption = 'Balise'
- TabOrder = 0
- OnClick = RBInsertTagClick
- end
- object RBInsertTextBlock: TRadioButton
- Left = 94
- Top = 16
- Width = 110
- Height = 17
- HelpContext = 1249
- Caption = 'Bloc de texte'
- TabOrder = 1
- OnClick = RBInsertTagClick
- end
- object RBLaunchProgram: TRadioButton
- Left = 192
- Top = 16
- Width = 129
- Height = 17
- HelpContext = 1249
- Caption = 'Programme Externe'
- TabOrder = 2
- OnClick = RBInsertTagClick
- end
- end
- object EdShortcut: TEdit
- Left = 112
- Top = 47
- Width = 129
- Height = 21
- HelpContext = 545
- TabOrder = 5
- OnKeyDown = EdShortcutKeyDown
- OnKeyPress = EdShortcutKeyPress
- end
- end
-