object FormMain: TFormMain Left = 615 Height = 660 Top = 504 Width = 941 Caption = 'GenPlaylist' ClientHeight = 660 ClientWidth = 941 DesignTimePPI = 144 OnCreate = FormCreate OnDestroy = FormDestroy LCLVersion = '2.2.0.4' object ButtonGenerate: TButton Left = 16 Height = 38 Top = 8 Width = 113 Caption = 'Generate' OnClick = ButtonGenerateClick TabOrder = 0 end end