home *** CD-ROM | disk | FTP | other *** search
- object FTransmEl: TFTransmEl
- Left = 397
- Top = 205
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Transmitere electronica'
- ClientHeight = 105
- ClientWidth = 287
- Color = clBtnFace
- Font.Charset = ANSI_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 15
- object BConfirm: TB
- Left = 17
- Top = 63
- Width = 120
- Height = 30
- Caption = '&Confirmare'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 2
- end
- object BAbandon: TB
- Left = 146
- Top = 63
- Width = 120
- Height = 30
- Cancel = True
- Caption = '&Abandon'
- Font.Charset = ANSI_CHARSET
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- TabOrder = 3
- OnClick = BAbandonClick
- end
- object RBdbfAnexe: TRadioButton
- Left = 22
- Top = 32
- Width = 243
- Height = 17
- Caption = 'Transmitere sub forma de fisier DBF'
- TabOrder = 1
- OnKeyDown = RBTxtKeyDown
- end
- object RBTxtAnexe: TRadioButton
- Left = 21
- Top = 11
- Width = 243
- Height = 17
- Caption = 'Transmitere sub forma de fisier TXT '
- TabOrder = 0
- OnKeyDown = RBTxtKeyDown
- end
- end
-