Prestamo : TFrame Background = lightGray Caption = Prestamo FontName = Dialog FontSize = 12 FontStyle = [BOLD] Foreground = black FrameId = 201 Height = 426 Left = 144 Tag = 1111 Top = 126 Width = 491 OnWindowDestroy = Frame_WindowDestroy Label1 : TLabel Align = LEFT Caption = Capital: FontName = Dialog FontSize = 12 FontStyle = [BOLD] Height = 19 Left = 105 Parent = Frame Tag = 1 Top = 19 Width = 80 Label2 : TLabel Align = LEFT Caption = Interés: FontName = Dialog FontSize = 12 FontStyle = [BOLD] Height = 19 Left = 103 Parent = Frame Tag = 1 Top = 45 Width = 74 Label3 : TLabel Align = LEFT Caption = Nº de años: FontName = Dialog FontSize = 12 FontStyle = [BOLD] Height = 19 Left = 73 Parent = Frame Tag = 1 Top = 70 Width = 94 capital : TTextField Background = white FontName = Dialog FontSize = 12 FontStyle = [BOLD] Foreground = black Height = 27 Left = 171 Parent = Frame PasswdChar = 0 Tag = 11 Text = Top = 14 Width = 121 interes : TTextField Background = white FontName = Dialog FontSize = 12 FontStyle = [BOLD] Foreground = black Height = 27 Left = 171 Parent = Frame PasswdChar = 0 Tag = 11 Text = Top = 42 Width = 121 anios : TTextField Background = white FontName = Dialog FontSize = 12 FontStyle = [BOLD] Foreground = black Height = 27 Left = 172 Parent = Frame PasswdChar = 0 Tag = 11 Text = Top = 70 Width = 121 RadioButton1 : TRadioButton Background = lightGray Caption = Anual Checked = True FontName = Dialog FontSize = 12 FontStyle = [BOLD] Height = 17 Left = 318 Parent = Frame Tag = 11 Top = 19 Width = 113 OnAction = RadioButton1_Action RadioButton2 : TRadioButton Background = lightGray Caption = Semestral Checked = False FontName = Dialog FontSize = 12 FontStyle = [BOLD] Height = 17 Left = 317 Parent = Frame Tag = 11 Top = 39 Width = 113 OnAction = RadioButton2_Action RadioButton3 : TRadioButton Background = lightGray Caption = Mensual Checked = False FontName = Dialog FontSize = 12 FontStyle = [BOLD] Height = 17 Left = 317 Parent = Frame Tag = 11 Top = 58 Width = 113 OnAction = RadioButton3_Action RadioButton4 : TRadioButton Background = lightGray Caption = Personal Checked = False FontName = Dialog FontSize = 12 FontStyle = [BOLD] Height = 17 Left = 316 Parent = Frame Tag = 11 Top = 78 Width = 113 OnAction = RadioButton4_Action E_cuantos : TLabel Align = LEFT Caption = ¿Cuantos pagos al año? FontName = Dialog FontSize = 10 FontStyle = [BOLD] Height = 19 Left = 317 Parent = Frame Tag = 0 Top = 92 Width = 166 cuantos : TTextField Background = white FontName = Dialog FontSize = 12 FontStyle = [BOLD] Foreground = black Height = 27 Left = 433 Parent = Frame PasswdChar = 0 Tag = 10 Text = Top = 105 Width = 38 calcula : TButton Caption = Calcular FontName = Dialog FontSize = 12 FontStyle = [BOLD] Height = 25 Left = 168 Parent = Frame Tag = 11 Top = 170 Width = 75 OnAction = calcula_Action limpia : TButton Caption = Limpiar FontName = Dialog FontSize = 12 FontStyle = [BOLD] Height = 25 Left = 253 Parent = Frame Tag = 11 Top = 169 Width = 75 OnAction = limpia_Action ejemplo : TButton Caption = Ejemplo FontName = Dialog FontSize = 10 FontStyle = [BOLD] Height = 25 Left = 3 Parent = Frame Tag = 11 Top = 9 Width = 75 OnAction = ejemplo_Action lista : TList Background = white FontName = Dialog FontSize = 12 FontStyle = [BOLD] Foreground = black Height = 110 Left = 3 MultiSelect = False Parent = Frame Tag = 11 Top = 237 Width = 465 Items[0] Label5 : TLabel Align = LEFT Caption = Cuota: FontName = Dialog FontSize = 12 FontStyle = [BOLD] Height = 19 Left = 109 Parent = Frame Tag = 1 Top = 213 Width = 51 pago : TTextField Background = green FontName = Dialog FontSize = 12 FontStyle = [BOLD] Foreground = magenta Height = 27 Left = 167 Parent = Frame PasswdChar = 0 Tag = 1 Text = Top = 208 Width = 139 Panel1 : TPanel Background = lightGray FontName = Dialog FontSize = 12 FontStyle = [BOLD] Foreground = red Height = 33 Left = 3 Parent = Frame Tag = 11 Top = 350 Width = 466 E_msj : TLabel Align = CENTER Caption = FontName = Dialog FontSize = 12 FontStyle = [BOLD] Height = 19 Left = 0 Parent = Panel1 Tag = 1 Top = 6 Width = 457 E_valores : TLabel Align = CENTER Caption = FontName = Dialog FontSize = 10 FontStyle = [BOLD] Height = 19 Left = 8 Parent = Frame Tag = 1 Top = 141 Width = 456 MMB : TBBTN Left = 21 Top = 221 Visible = False