MP3 Info & Convert, Version 1.0a

Zurück zur Übersicht

Datei: micmain.dfm

object frmMain: TfrmMain
  Left = 0
  Top = 0
  AutoScroll = False
  Caption = 'Flocke'#39's MP3 Info & Convert'
  ClientHeight = 412
  ClientWidth = 304
  Color = clBtnFace
  Constraints.MinHeight = 256
  Constraints.MinWidth = 256
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'Tahoma'
  Font.Style = []
  OldCreateOrder = False
  ScreenSnap = True
  OnCreate = FormCreate
  OnHide = FormHide
  DesignSize = (
    304
    412)
  PixelsPerInch = 96
  TextHeight = 13
  object mmoInfo: TMemo
    Left = 4
    Top = 4
    Width = 296
    Height = 373
    Anchors = [akLeft, akTop, akRight, akBottom]
    ReadOnly = True
    ScrollBars = ssVertical
    TabOrder = 0
    WantReturns = False
  end
  object btnConvert: TButton
    Left = 168
    Top = 383
    Width = 132
    Height = 25
    Anchors = [akRight, akBottom]
    Caption = 'Convert to wave / res'
    Enabled = False
    TabOrder = 1
    OnClick = btnConvertClick
  end
  object cbxSound: TCheckBox
    Left = 4
    Top = 383
    Width = 113
    Height = 25
    Anchors = [akLeft, akBottom]
    Caption = 'background sound'
    TabOrder = 2
    OnClick = cbxSoundClick
  end
end
Flocke's Garage
Valid HTML 4.01 Transitional Valid CSS!
(C) 2005-2018 Volker Siebert.
Creative Commons-LizenzvertragDer gesamte Inhalt dieser Webseite steht unter einer Creative Commons-Lizenz (sofern nicht anders angegeben).