object EffectGenForm: TEffectGenForm Left = 261 Top = 135 HorzScrollBar.Visible = False VertScrollBar.Visible = False BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Text effect generator' ClientHeight = 359 ClientWidth = 536 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 InfoLabel: TLabel Left = 53 Top = 15 Width = 237 Height = 26 Caption = 'The effect generator automatically creates random'#13'text effects a' + 'nd displays these as a slide show.' Color = clBtnFace ParentColor = False end object TransparentImage11: TTransparentImage Left = 23 Top = 18 Width = 19 Height = 17 AutoSize = True Picture.Data = {} end object TopBevel: TBevel Left = 0 Top = 104 Width = 313 Height = 9 Shape = bsTopLine end object StartButton: TButton Left = 22 Top = 64 Width = 75 Height = 25 Caption = '&Start' ModalResult = 1 TabOrder = 0 OnClick = StartButtonClick end object CancelButton: TButton Left = 118 Top = 64 Width = 75 Height = 25 Cancel = True Caption = 'Cancel' ModalResult = 2 TabOrder = 1 end object DetailsButton: TButton Left = 216 Top = 64 Width = 75 Height = 25 Caption = 'Details >>' TabOrder = 2 OnClick = DetailsButtonClick end object OptionsGroupBox: TGroupBox Left = 16 Top = 124 Width = 289 Height = 213 Caption = '&Options' TabOrder = 3 object SizeLabel: TLabel Left = 16 Top = 96 Width = 157 Height = 13 Caption = '&Size of the preview images:' FocusControl = LargePreviewRadioButton Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object DelayLabel: TLabel Left = 16 Top = 152 Width = 132 Height = 13 Caption = '&Delay between effects:' FocusControl = DelayEdit Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object MindestensLabel: TLabel Left = 41 Top = 170 Width = 37 Height = 13 Alignment = taRightJustify Caption = ' at least' end object SecLabel: TLabel Left = 123 Top = 170 Width = 40 Height = 13 Caption = 'seconds' end object DirSpeedButton: TFlatSpeedButton Left = 251 Top = 41 Width = 24 Height = 24 AllowAllUp = True Glyph.Data = { 36030000424D3603000000000000360000002800000010000000100000000100 18000000000000030000CE0E0000C40E00000000000000000000BFBFBFBFBFBF BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF000000000000 000000000000000000000000000000000000000000000000000000BFBFBFBFBF BFBFBFBFBFBFBFBFBFBF000000000000007F7F007F7F007F7F007F7F007F7F00 7F7F007F7F007F7F007F7F000000BFBFBFBFBFBFBFBFBFBFBFBF00000000FFFF 000000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F0000 00BFBFBFBFBFBFBFBFBF000000FFFFFF00FFFF000000007F7F007F7F007F7F00 7F7F007F7F007F7F007F7F007F7F007F7F000000BFBFBFBFBFBF00000000FFFF FFFFFF00FFFF000000007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F 7F007F7F000000BFBFBF000000FFFFFF00FFFFFFFFFF00FFFF00000000000000 000000000000000000000000000000000000000000000000000000000000FFFF FFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFF000000BFBFBFBFBF BFBFBFBFBFBFBFBFBFBF000000FFFFFF00FFFFFFFFFF00FFFFFFFFFF00FFFFFF FFFF00FFFFFFFFFF000000BFBFBFBFBFBFBFBFBFBFBFBFBFBFBF00000000FFFF FFFFFF00FFFF000000000000000000000000000000000000000000BFBFBFBFBF BFBFBFBFBFBFBFBFBFBFBFBFBF000000000000000000BFBFBFBFBFBFBFBFBFBF BFBFBFBFBFBFBFBFBFBFBFBFBFBF000000000000000000BFBFBFBFBFBFBFBFBF BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF BF000000000000BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF BFBF000000BFBFBFBFBFBFBFBFBF000000BFBFBF000000BFBFBFBFBFBFBFBFBF BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF000000000000000000BFBF BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF BFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBFBF} OnClick = DirSpeedButtonClick end object NoPreviewCheckBox: TCheckBox Left = 32 Top = 64 Width = 249 Height = 17 Caption = 'No preview (save memory && ressources)' TabOrder = 2 OnClick = NoPreviewCheckBoxClick end object AutoSaveCheckBox: TCheckBox Left = 14 Top = 24 Width = 259 Height = 17 Caption = '&Save generated effects to folder:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 OnClick = AutoSaveCheckBoxClick end object PfadEdit: TEdit Left = 32 Top = 41 Width = 217 Height = 21 TabOrder = 1 Text = 'C:\Programme\Borland\Delphi' end object LargePreviewRadioButton: TRadioButton Left = 32 Top = 112 Width = 57 Height = 17 Caption = 'large' TabOrder = 3 end object MediumPreviewRadioButton: TRadioButton Left = 88 Top = 112 Width = 57 Height = 17 Caption = 'medium' TabOrder = 4 end object SmallPreviewRadioButton: TRadioButton Left = 152 Top = 112 Width = 57 Height = 17 Caption = 'small' TabOrder = 5 end object DelayEdit: TEdit Left = 84 Top = 167 Width = 34 Height = 21 TabOrder = 6 Text = '1.5' OnKeyPress = DelayEditKeyPress end end object Effects: TGroupBox Left = 336 Top = 124 Width = 177 Height = 213 Caption = '&Randomize / Change' TabOrder = 4 Visible = False object CheckBox1: TCheckBox Left = 16 Top = 24 Width = 145 Height = 17 Caption = 'Textcolor or texture' Checked = True State = cbChecked TabOrder = 0 end object CheckBox2: TCheckBox Left = 16 Top = 48 Width = 145 Height = 17 Caption = 'Hintergrund Oberfl�che' Checked = True State = cbChecked TabOrder = 1 end object CheckBox3: TCheckBox Left = 16 Top = 72 Width = 145 Height = 17 Caption = 'Text (one of the Textline)' Checked = True State = cbChecked TabOrder = 2 end object CheckBox4: TCheckBox Left = 16 Top = 136 Width = 97 Height = 17 Caption = 'Bevel' Checked = True State = cbChecked TabOrder = 3 end object CheckBox5: TCheckBox Left = 16 Top = 160 Width = 97 Height = 17 Caption = 'Shadow' Checked = True State = cbChecked TabOrder = 4 end object CheckBox6: TCheckBox Left = 16 Top = 184 Width = 97 Height = 17 Caption = 'Frame' Checked = True State = cbChecked TabOrder = 5 end object CheckBox7: TCheckBox Left = 16 Top = 112 Width = 97 Height = 17 Caption = 'Outline' Checked = True State = cbChecked TabOrder = 6 end object CheckBox8: TCheckBox Left = 16 Top = 91 Width = 121 Height = 17 Caption = 'Deform Guideline' Checked = True State = cbChecked TabOrder = 7 end object CheckBox9: TCheckBox Left = 88 Top = 112 Width = 97 Height = 17 Caption = 'Fontface' Checked = True State = cbChecked TabOrder = 8 end end end