cdar

diff unit_Editor_tutorial.dfm @ 0:ef71164288c1

begin of using hg for cdar
author "Meillo r e t u r n s <meillo@marmaro.de>"
date Sun, 03 Dec 2006 21:54:43 +0100
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/unit_Editor_tutorial.dfm	Sun Dec 03 21:54:43 2006 +0100
     1.3 @@ -0,0 +1,365 @@
     1.4 +object form_editor_tutorial: Tform_editor_tutorial
     1.5 +  Left = 322
     1.6 +  Top = 206
     1.7 +  BorderIcons = []
     1.8 +  BorderStyle = bsSingle
     1.9 +  Caption = 'Tutorial'
    1.10 +  ClientHeight = 320
    1.11 +  ClientWidth = 420
    1.12 +  Color = clBtnFace
    1.13 +  Font.Charset = DEFAULT_CHARSET
    1.14 +  Font.Color = clWindowText
    1.15 +  Font.Height = -11
    1.16 +  Font.Name = 'MS Sans Serif'
    1.17 +  Font.Style = []
    1.18 +  FormStyle = fsStayOnTop
    1.19 +  Icon.Data = {
    1.20 +    0000010001002020100000000000E80200001600000028000000200000004000
    1.21 +    0000010004000000000080020000000000000000000000000000000000000000
    1.22 +    000000008000008000000080800080000000800080008080000080808000C0C0
    1.23 +    C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
    1.24 +    0000000000000000000000000000000000000000000000000000000000000000
    1.25 +    0000000000000000000000000000000000000000000000000000000000000000
    1.26 +    000000000000BBBBBBBB000000000000000000000BBBBBBBBBBBBB0000000000
    1.27 +    0000000BBBBBBBBBBB0000000000000000000BBBBBBBBBB000BBBB0000000000
    1.28 +    0000BBBBBBBBB00BBBBBB00000000000000BBBBBBBB00BBBBBB0000000000000
    1.29 +    000BBBBBBB0BBBBBB00000000000000000BBBBBBB0BBBBB00000000000000000
    1.30 +    00BBBBBB0BBBBB0000000000000000000BBBBBB0BBBB00000000000000000000
    1.31 +    0BBBBB0BBBB0000000000000000000000BBBB0BBBB0000000000000000000000
    1.32 +    BBBB0BBBB00000000000000000000000BBBB0BBB000000000000000000000000
    1.33 +    BBB0BBB0000000000000000000000000BBB0BB00000000000000000000000000
    1.34 +    BB0BBB00000000000000000000000000BB0BB000000000000000000000000000
    1.35 +    0B0BB0000000000000000000000000000B0B0000000000000000000000000000
    1.36 +    0000000000000000000000000000000000000000000000000000000000000000
    1.37 +    0000000000000000000000000000000000000000000000000000000000000000
    1.38 +    0000000000000000000000000000000000000000000000000000000000000000
    1.39 +    000000000000000000000000000000000000000000000000000000000000FFFF
    1.40 +    FFFFFFFFFFFFFFFFFFFFFFFF00FFFFF8003FFFE0001FFF80000FFF00000FFE00
    1.41 +    001FFC00007FFC0001FFF80007FFF8001FFFF0003FFFF000FFFFF001FFFFE003
    1.42 +    FFFFE007FFFFE00FFFFFE01FFFFFE01FFFFFE03FFFFFE03FFFFFF07FFFFFF07F
    1.43 +    FFFFF8FFFFFFF8FFFFFFF8FFFFFFF8FFFFFFFCFFFFFFFFFFFFFFFFFFFFFF}
    1.44 +  OldCreateOrder = False
    1.45 +  Position = poScreenCenter
    1.46 +  OnClose = FormClose
    1.47 +  OnCreate = FormCreate
    1.48 +  OnShow = FormShow
    1.49 +  PixelsPerInch = 96
    1.50 +  TextHeight = 13
    1.51 +  object richtbx_Advanced: TRichEdit
    1.52 +    Left = -1
    1.53 +    Top = 24
    1.54 +    Width = 421
    1.55 +    Height = 273
    1.56 +    TabStop = False
    1.57 +    Lines.Strings = (
    1.58 +      'Use all Settings:'
    1.59 +      '*******************'
    1.60 +      ''
    1.61 +      '- Welcome-Screen Settings:'
    1.62 +      
    1.63 +        '    - Background-Picture can be larger or smaller, but will be s' +
    1.64 +        'treched then.'
    1.65 +      '    - Enter-Picture can messure 600 x 450 pixels, '
    1.66 +      '        Backgroud-Picture is not used then.'
    1.67 +      
    1.68 +        '    - Position of the Enter-Picture can be set exact to a pixel ' +
    1.69 +        'with the scrollbars'
    1.70 +      
    1.71 +        '        (Coordinates to upper left corner) or by Drag'#39'n'#39'Drop in ' +
    1.72 +        'the main Editor-window.'
    1.73 +      
    1.74 +        '    - The Welcome-Screen is shown ether till the click on the En' +
    1.75 +        'ter-Picture or till '
    1.76 +      '         the time-delay is over or not at all.'
    1.77 +      ''
    1.78 +      '- Autorun Settings:'
    1.79 +      
    1.80 +        '    - The Autorun-Icon of the CD is the Icon which is shown in t' +
    1.81 +        'he Explorer.'
    1.82 +      
    1.83 +        '    - The Directory in which the files will be copied to gets cr' +
    1.84 +        'eated if it not exists.'
    1.85 +      
    1.86 +        '    - The File which will be run automaticly has to be insert wi' +
    1.87 +        'th a path relative'
    1.88 +      
    1.89 +        '        to the CD-root-dir. Folders can be opend as well (pe: "!' +
    1.90 +        'CDAR\"). '
    1.91 +      
    1.92 +        '        Leave blank to open the CD-root-dir. Insert minus (-) fo' +
    1.93 +        'r open nothing.'
    1.94 +      ''
    1.95 +      '- Create CD-Autorunner:'
    1.96 +      '    - Watch the Grind to check the settings.'
    1.97 +      '    - After a click on "Finish" a batch-file gets started. '
    1.98 +      
    1.99 +        '        If the DOS-box doesn'#39't close it'#39's self, ignore warnings ' +
   1.100 +        'and close it.'
   1.101 +      ''
   1.102 +      '>> Got it? - If not -> "Learning by doing"')
   1.103 +    ReadOnly = True
   1.104 +    ScrollBars = ssVertical
   1.105 +    TabOrder = 5
   1.106 +  end
   1.107 +  object richtbx_Professional: TRichEdit
   1.108 +    Left = -1
   1.109 +    Top = 24
   1.110 +    Width = 421
   1.111 +    Height = 273
   1.112 +    TabStop = False
   1.113 +    Lines.Strings = (
   1.114 +      'Use Command-Line Parameters:'
   1.115 +      '**************************************'
   1.116 +      ''
   1.117 +      ' "editor"                    Opens the Editor at once.'
   1.118 +      ''
   1.119 +      
   1.120 +        ' "welcome"               Actual it'#39's only used in the Autorun-pr' +
   1.121 +        'ocess. (Autorun.inf)'
   1.122 +      
   1.123 +        '                                 Loads the Settings form "cdar.i' +
   1.124 +        'ni" in the same dir'
   1.125 +      
   1.126 +        '                                 and then loads "welcome.jpg" an' +
   1.127 +        'd/or "enter.jpg".'
   1.128 +      
   1.129 +        '                                 (Perhaps for testing-use suitab' +
   1.130 +        'le)'
   1.131 +      ''
   1.132 +      ' Path                         Direktcall of a File of Directory:'
   1.133 +      
   1.134 +        '                                 Nearly the same as "Do not show' +
   1.135 +        ' Welcome-Screen".'
   1.136 +      ''
   1.137 +      
   1.138 +        '>> If you wonder if there are any more secrets in CDAR, then you' +
   1.139 +        ' '
   1.140 +      '     have to search for yourself, cause I'#39've forgotten all them.')
   1.141 +    ReadOnly = True
   1.142 +    TabOrder = 6
   1.143 +  end
   1.144 +  object richtbx_Anfaenger: TRichEdit
   1.145 +    Left = -1
   1.146 +    Top = 24
   1.147 +    Width = 421
   1.148 +    Height = 273
   1.149 +    TabStop = False
   1.150 +    Lines.Strings = (
   1.151 +      'Die erste CD-Autorunner CD:'
   1.152 +      '**********************************'
   1.153 +      ''
   1.154 +      '1.   Male ein Begr'#252#223'ungsbild f'#252'r deine CD (600 x 450 Pixel) '
   1.155 +      '      und speicher es im JPG-Format.'
   1.156 +      '2.   Male eine OK-Schaltfl'#228'che (Kleiner als das erste Bild)'
   1.157 +      '      und speicher ebenfalls im JPG-Format.'
   1.158 +      '3.   Starte CDAR.exe'
   1.159 +      '4.   -> Editor -> Begr'#252#223'ungsbild Optionen'
   1.160 +      '5.   Begr'#252#223'ungsbild und OK-Schaltfl'#228'che laden -> '#220'bernehmen'
   1.161 +      
   1.162 +        '6.   Die OK-Schaltfl'#228'che per Drag'#39'n'#39'Drop an die gew'#252'nschte Stell' +
   1.163 +        'e schieben'
   1.164 +      '7.   -> Autorun Optionen'
   1.165 +      
   1.166 +        '8.   Im dritten Feld die Datei angeben, die automatisch gestarte' +
   1.167 +        't werden soll.'
   1.168 +      
   1.169 +        '      (Pfad muss relativ zum CD-Grundverzeichnis sein) -> '#220'berne' +
   1.170 +        'hmen'
   1.171 +      '9.   -> Autorunner erstellen -> Fertigstellen'
   1.172 +      
   1.173 +        '10. Die Datei "Autorun.inf" und der Ordner "!CDAR" im Verzeichni' +
   1.174 +        's "C:\NewCD\"'
   1.175 +      
   1.176 +        '      mit einem geeigneten Programm mit den anderen Daten auf ei' +
   1.177 +        'ne CD brennen.'
   1.178 +      ''
   1.179 +      '>> Jetzt kannst du dich zur'#252'cklehnen und stolz auf dich sein!')
   1.180 +    ReadOnly = True
   1.181 +    TabOrder = 7
   1.182 +  end
   1.183 +  object richtbx_Fortgeschrittene: TRichEdit
   1.184 +    Left = -1
   1.185 +    Top = 24
   1.186 +    Width = 421
   1.187 +    Height = 273
   1.188 +    TabStop = False
   1.189 +    Lines.Strings = (
   1.190 +      'Alle Einstellungen nutzen:'
   1.191 +      '******************************'
   1.192 +      ''
   1.193 +      '- Begr'#252#223'ungsbild Optionen:'
   1.194 +      
   1.195 +        '    - Hintergrundbild kann auch gr'#246#223'er oder kleiner sein, wird d' +
   1.196 +        'ann aber gezerrt.'
   1.197 +      '    - OK-Schaltfl'#228'che kann auch 600 x 450 Pixel gro'#223' sein, '
   1.198 +      '        ein Hintergrundbild ist dann nicht mehr von N'#246'ten.'
   1.199 +      
   1.200 +        '    - Die Position der OK-Schaltfl'#228'che kann mit den Laufbalken a' +
   1.201 +        'uf den Pixel '
   1.202 +      
   1.203 +        '        genau eingestellt werden (linke obere Ecke z'#228'hlt) oder i' +
   1.204 +        'm Editor-Hauptfenster'
   1.205 +      '        per Drag'#39'n'#39'Drop.'
   1.206 +      
   1.207 +        '    - Das Begr'#252#223'ungsbild entweder bis zum Klick auf die OK-Schal' +
   1.208 +        'tfl'#228'che oder'
   1.209 +      
   1.210 +        '        eine bestimmte Zeit lang oder gar nicht angezeigt werden' +
   1.211 +        '.'
   1.212 +      ''
   1.213 +      '- Autorun Optionen:'
   1.214 +      
   1.215 +        '    - Autorun-Icon der CD ist das Icon, das im Explorer/Arbeitsp' +
   1.216 +        'latz angezeigt wird.'
   1.217 +      
   1.218 +        '    - Das Verzeichnis in das die Dateien kopiert werden wird aut' +
   1.219 +        'omatisch erzeugt '
   1.220 +      '        falls es nicht existiert.'
   1.221 +      
   1.222 +        '    - Datei die automatisch gestartet wird muss unbedingt mit ei' +
   1.223 +        'nem Pfad relativ zum'
   1.224 +      
   1.225 +        '        CD-Grundvereichnis angegeben werden. Es k'#246'nnen auch Ordn' +
   1.226 +        'er auf der CD'
   1.227 +      '        ge'#246'ffnet werden (zB: "!CDAR\"). '
   1.228 +      
   1.229 +        '        Wenn das Feld leer ist wird das CD-Grundverzeichniss ge'#246 +
   1.230 +        'ffnet.'
   1.231 +      '        Bindestrich (-) f'#252'r keine Datei/Ordner '#246'ffnen.'
   1.232 +      ''
   1.233 +      '- Autorunner erstellen:'
   1.234 +      
   1.235 +        '    - In der Tabelle k'#246'nnen noch einmal alle Einstellungen kontr' +
   1.236 +        'olliert werden.'
   1.237 +      
   1.238 +        '    - Nach einem Klick auf Fertigstellen wird eine Batch-Datei g' +
   1.239 +        'estartet, die den'
   1.240 +      
   1.241 +        '        Autorunner fertigstellt. Falls sich das DOS-Fenster nich' +
   1.242 +        't automatisch schlie'#223't'
   1.243 +      '        kann man dies unter Datei\Einstellungen '#228'ndern.'
   1.244 +      ''
   1.245 +      '>> Alles klar? - Wenn nicht -> "Probieren geht '#252'ber Studieren"')
   1.246 +    ReadOnly = True
   1.247 +    ScrollBars = ssVertical
   1.248 +    TabOrder = 8
   1.249 +  end
   1.250 +  object richtbx_Profis: TRichEdit
   1.251 +    Left = -1
   1.252 +    Top = 24
   1.253 +    Width = 421
   1.254 +    Height = 273
   1.255 +    TabStop = False
   1.256 +    Lines.Strings = (
   1.257 +      'Befehlszeilen-Parameter nutzen:'
   1.258 +      '**************************************'
   1.259 +      ''
   1.260 +      ' "editor"                    '#214'ffnet direkt den Editor'
   1.261 +      ''
   1.262 +      
   1.263 +        ' "welcome"               Wird eigentlich nur zum Autorun selbst ' +
   1.264 +        'gebraucht:'
   1.265 +      
   1.266 +        '                                 L'#228'd die Einstellungen aus "cdar' +
   1.267 +        '.ini" im gleichen Ordner'
   1.268 +      
   1.269 +        '                                 und l'#228'd dann "welcome.jpg" und/' +
   1.270 +        'oder "enter.jpg".'
   1.271 +      '                                 (Evtl. zum Testen geeignet)'
   1.272 +      ''
   1.273 +      
   1.274 +        ' Pfad                         Direktaufruf einer Datei / eines O' +
   1.275 +        'rdners:'
   1.276 +      
   1.277 +        '                                 Mit "Kein Begr'#252#223'ungsbild anzeig' +
   1.278 +        'en" vergleichbar.'
   1.279 +      ''
   1.280 +      
   1.281 +        '>> Wenn du jetzt denkst CDAR h'#228'tte immer noch Geheimnisse vor di' +
   1.282 +        'r,'
   1.283 +      
   1.284 +        '     dann musst du selbst suchen gehen, denn ich habe sie verges' +
   1.285 +        'sen.')
   1.286 +    ReadOnly = True
   1.287 +    TabOrder = 9
   1.288 +  end
   1.289 +  object richtbx_Beginner: TRichEdit
   1.290 +    Left = -1
   1.291 +    Top = 24
   1.292 +    Width = 421
   1.293 +    Height = 273
   1.294 +    TabStop = False
   1.295 +    Lines.Strings = (
   1.296 +      'Your first CD-Autorunner CD:'
   1.297 +      '**********************************'
   1.298 +      ''
   1.299 +      '1.   Paint a Welcome-Picture for your CD (600 x 450 pixels) '
   1.300 +      '      and save it in JPG-format.'
   1.301 +      '2.   Paint a Enter-Picture (smaller as the first picture)'
   1.302 +      '      and save it in JPG-format too.'
   1.303 +      '3.   Run CDAR.exe'
   1.304 +      '4.   -> Editor -> Welcome-Screen Settings'
   1.305 +      '5.   Load Background-Picture and Enter-Picture -> Apply Changes'
   1.306 +      '6.   Drag'#39'n'#39'Drop the Enter-Picture to the prefered Position'
   1.307 +      '7.   -> Autorun Settings'
   1.308 +      
   1.309 +        '8.   Insert the File which should start automaticly in the third' +
   1.310 +        ' Field'
   1.311 +      
   1.312 +        '      (Path has to be relative to the CD-root-dir) -> Apply Chan' +
   1.313 +        'ges'
   1.314 +      '9.   -> Create CD-Autorunner -> Finish'
   1.315 +      
   1.316 +        '10. Burn the File "Autorun.inf" and the Folder "!CDAR" in "C:\Ne' +
   1.317 +        'wCD\"'
   1.318 +      '      and your other data with your prefered programm on a CD.'
   1.319 +      ''
   1.320 +      '>> Lean back and be proud of yourself!')
   1.321 +    ReadOnly = True
   1.322 +    ScrollBars = ssVertical
   1.323 +    TabOrder = 4
   1.324 +  end
   1.325 +  object btn_close: TButton
   1.326 +    Left = 0
   1.327 +    Top = 297
   1.328 +    Width = 421
   1.329 +    Height = 24
   1.330 +    Caption = 'Close'
   1.331 +    TabOrder = 0
   1.332 +    OnClick = btn_closeClick
   1.333 +  end
   1.334 +  object btn_Beginner: TButton
   1.335 +    Left = 0
   1.336 +    Top = 0
   1.337 +    Width = 141
   1.338 +    Height = 24
   1.339 +    Caption = 'Beginner'
   1.340 +    Enabled = False
   1.341 +    Font.Charset = DEFAULT_CHARSET
   1.342 +    Font.Color = clWindowText
   1.343 +    Font.Height = -11
   1.344 +    Font.Name = 'MS Sans Serif'
   1.345 +    Font.Style = []
   1.346 +    ParentFont = False
   1.347 +    TabOrder = 1
   1.348 +    OnClick = btn_BeginnerClick
   1.349 +  end
   1.350 +  object btn_Advanced: TButton
   1.351 +    Left = 140
   1.352 +    Top = 0
   1.353 +    Width = 141
   1.354 +    Height = 24
   1.355 +    Caption = 'Advanced'
   1.356 +    TabOrder = 2
   1.357 +    OnClick = btn_AdvancedClick
   1.358 +  end
   1.359 +  object btn_Professional: TButton
   1.360 +    Left = 280
   1.361 +    Top = 0
   1.362 +    Width = 141
   1.363 +    Height = 24
   1.364 +    Caption = 'Professional'
   1.365 +    TabOrder = 3
   1.366 +    OnClick = btn_ProfessionalClick
   1.367 +  end
   1.368 +end