You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

49 lines
950 B

inherited frmPopUp: TfrmPopUp
Caption = 'Configurar Pop Up de Inicializa'#231#227'o'
ClientHeight = 331
ClientWidth = 543
ExplicitWidth = 549
ExplicitHeight = 359
PixelsPerInch = 96
TextHeight = 13
inherited stbStatus: TStatusBar
Top = 312
Width = 543
ExplicitTop = 312
ExplicitWidth = 543
end
object mb_texto: TMemo
Left = 8
Top = 37
Width = 527
Height = 272
TabOrder = 1
end
object dtp_datatermino: TDateTimePicker
Left = 8
Top = 10
Width = 105
Height = 21
Date = 43482.455802974540000000
Time = 43482.455802974540000000
TabOrder = 2
end
object Button1: TButton
Left = 379
Top = 8
Width = 75
Height = 25
Caption = 'Salvar'
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 460
Top = 8
Width = 75
Height = 25
Caption = 'Cancelar'
TabOrder = 4
OnClick = Button2Click
end
end