home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Software
/
Vyzkuste
/
setit
/
SetIt.exe
/
0
/
RCDATA
/
TCALENDARFORM
/
TCALENDARFORM.txt
Wrap
Text File
|
2002-07-19
|
1KB
|
58 lines
object CalendarForm: TCalendarForm
Left = 104
Top = 408
ActiveControl = Button1
BorderStyle = bsDialog
Caption = 'Datum'
ClientHeight = 241
ClientWidth = 242
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 225
Height = 193
Caption = 'Kalend��'
TabOrder = 0
object MonthCalendar1: TMonthCalendar
Left = 16
Top = 24
Width = 191
Height = 154
Date = 37169
MaxDate = 73050
MinDate = 29221
TabOrder = 0
end
end
object Button1: TButton
Left = 72
Top = 208
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 1
end
object Button2: TButton
Left = 152
Top = 208
Width = 75
Height = 25
Cancel = True
Caption = 'Storno'
ModalResult = 2
TabOrder = 2
end
end