home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Supreme
/
_SETUP.1
/
Contact.exe
/
0
/
RCDATA
/
TFORMRADY
/
TFORMRADY.txt
Wrap
Text File
|
1999-09-06
|
4KB
|
170 lines
inherited FormRady: TFormRady
Left = 319
Top = 239
HelpContext = 166
Caption = 'FormRady'
ClientHeight = 206
ClientWidth = 333
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel [0]
Left = 8
Top = 16
Width = 317
Height = 149
Shape = bsFrame
end
object LabelPlus1: TLabelPlus [1]
Left = 32
Top = 24
Width = 62
Height = 13
Caption = '&Typ ur�en�'
FocusControl = BrowserComboBox1
Attached = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object LabelPlus2: TLabelPlus [2]
Left = 172
Top = 24
Width = 62
Height = 13
Caption = '&Prefix �ady'
FocusControl = BrowserEdit1
Attached = True
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object LabelPlus3: TLabelPlus [3]
Left = 32
Top = 76
Width = 26
Height = 13
Caption = 'Popis'
FocusControl = BrowserEdit2
Attached = True
end
object LabelPlus4: TLabelPlus [4]
Left = 166
Top = 132
Width = 55
Height = 13
AttachType = atLeft
Caption = '&Stav ��ta�e'
FocusControl = EditCounter
Attached = True
end
inherited BtnOk: TButton
Left = 168
Top = 172
TabOrder = 5
end
inherited BtnCancel: TButton
Left = 248
Top = 172
TabOrder = 6
end
object BrowserComboBox1: TBrowserComboBox [7]
Left = 32
Top = 40
Width = 121
Height = 22
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ItemHeight = 16
Items.Strings = (
'Dokumenty'
'Smlouvy'
'Promotions'
'Ud�losti')
ParentFont = False
Sorted = True
TabOrder = 0
AllowNull = False
DataType = ctString
DirectInput = False
EnableMask = -1
FieldName = 'typ'
ItemIndex = -1
ItemMustExist = True
end
object BrowserEdit1: TBrowserEdit [8]
Left = 172
Top = 40
Width = 85
Height = 21
AllowNull = False
DataType = dtString
FieldName = 'rada'
FloatPrecision = 15
FloatDigits = 2
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
InputFilter = ifAlphaNumeric
MaxLength = 10
ParentFont = False
TabOrder = 1
end
object BrowserEdit2: TBrowserEdit [9]
Left = 32
Top = 92
Width = 265
Height = 21
DataType = dtString
FieldName = 'popis'
FloatPrecision = 15
FloatDigits = 2
InputFilter = ifAlphaNumeric
MaxLength = 50
TabOrder = 2
end
object BrowserCheckBox1: TBrowserCheckBox [10]
Left = 32
Top = 130
Width = 125
Height = 17
Caption = '&V�choz� pro dan� typ'
TabOrder = 3
DefaultValue = False
FieldName = 'vychozi'
end
object EditCounter: TBrowserNumEdit [11]
Left = 228
Top = 128
Width = 69
Height = 21
Alignment = taRightJustify
DefaultValue = 0
FieldName = 'hodnota'
FloatDigits = 2
FloatPrecision = 15
Increment = 1.000000000000000000
MaxValue = 1000000000.000000000000000000
TabOrder = 4
end
inherited FormPos: TFormPos
Top = 172
end
object Validator: TBrowserValidator
Active = True
OnValidate = ValidatorValidate
Left = 36
Top = 172
end
end