home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 October
/
PCWorld_2001-10_cd.bin
/
Software
/
Vyzkuste
/
reminder
/
Reminder.exe
/
0
/
RCDATA
/
TADDWIN
/
TADDWIN.txt
Wrap
Text File
|
2001-08-05
|
2KB
|
118 lines
object AddWin: TAddWin
Left = 547
Top = 105
BorderStyle = bsDialog
Caption = 'P�id�n� p�ipom�nky'
ClientHeight = 216
ClientWidth = 232
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnCloseQuery = FormCloseQuery
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object RadioGroup1: TRadioGroup
Left = 8
Top = 8
Width = 217
Height = 161
Caption = 'Nov� p�ipom�nka:'
TabOrder = 0
end
object Datum: TDateTimePicker
Left = 24
Top = 32
Width = 186
Height = 21
CalAlignment = dtaLeft
Date = 37085.785142013900000000
Time = 37085.785142013900000000
DateFormat = dfShort
DateMode = dmComboBox
Kind = dtkDate
ParseInput = False
TabOrder = 1
end
object Narozeniny: TRadioButton
Left = 24
Top = 64
Width = 73
Height = 17
Caption = 'Narozeniny'
TabOrder = 2
OnClick = NarozeninyClick
end
object Svatek: TRadioButton
Left = 24
Top = 80
Width = 57
Height = 17
Caption = 'Sv�tek'
TabOrder = 3
OnClick = SvatekClick
end
object Jmena: TComboBox
Left = 24
Top = 136
Width = 185
Height = 21
ItemHeight = 13
TabOrder = 4
OnChange = JmenaChange
end
object Add: TButton
Left = 32
Top = 184
Width = 75
Height = 25
Caption = '&P�idat'
Default = True
TabOrder = 5
OnClick = AddClick
end
object Cancel: TButton
Left = 120
Top = 184
Width = 75
Height = 25
Cancel = True
Caption = '&Storno'
TabOrder = 6
OnClick = CancelClick
end
object Panel1: TPanel
Left = 24
Top = 116
Width = 41
Height = 17
BevelOuter = bvNone
Caption = 'Jm�no:'
TabOrder = 7
end
object Edit: TButton
Left = 32
Top = 184
Width = 75
Height = 25
Caption = '&Opravit'
Default = True
TabOrder = 8
OnClick = EditClick
end
object Other: TRadioButton
Left = 24
Top = 96
Width = 41
Height = 17
Caption = 'Jin�'
TabOrder = 9
OnClick = OtherClick
end
end