home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 October
/
PCWorld_1999-10_cd2.bin
/
Supreme
/
_SETUP.1
/
Contact.exe
/
0
/
RCDATA
/
TFORMQRYFILTEDIT
/
TFORMQRYFILTEDIT.txt
Wrap
Text File
|
1999-09-06
|
3KB
|
167 lines
object FormQryFiltEdit: TFormQryFiltEdit
Left = 228
Top = 215
BorderStyle = bsDialog
Caption = 'Podm�nka'
ClientHeight = 128
ClientWidth = 446
Color = clBtnFace
ParentFont = True
OldCreateOrder = True
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 429
Height = 81
Shape = bsFrame
end
object LabelPlus1: TLabelPlus
Left = 28
Top = 28
Width = 21
Height = 13
Caption = '&Pole'
FocusControl = ComboField
Attached = True
end
object LabelPlus2: TLabelPlus
Left = 180
Top = 28
Width = 41
Height = 13
Caption = '&Oper�tor'
FocusControl = ComboSign
Attached = True
end
object LabelValue: TLabelPlus
Left = 248
Top = 28
Width = 41
Height = 13
Caption = '&Hodnota'
end
object EditStrValue: TBrowserLookupEdit
Tag = 1
Left = 248
Top = 44
Width = 169
Height = 21
Separator = #0
AllVisible = False
BrowserOnly = False
ButtonHint = 'Vybrat z ��seln�ku'
HotSearch = False
InputFilter = ifAlphaNumeric
ItemMustExist = False
MaxLength = 0
Params = <>
TabOrder = 5
Visible = False
OnChange = ValueChange
end
object BtnOk: TButton
Left = 283
Top = 96
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 6
end
object BtnCancel: TButton
Left = 363
Top = 96
Width = 75
Height = 25
Cancel = True
Caption = 'Storno'
ModalResult = 2
TabOrder = 7
end
object ComboSign: TComboBox
Left = 180
Top = 44
Width = 61
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'='
'<'
'>'
'<>'
'<='
'>=')
TabOrder = 1
end
object ComboValue: TComboBox
Tag = 1
Left = 248
Top = 44
Width = 117
Height = 21
Style = csDropDownList
ItemHeight = 13
Items.Strings = (
'Ne'
'Ano')
TabOrder = 2
Visible = False
OnChange = ValueChange
end
object EditDateValue: TDateEdit
Tag = 1
Left = 248
Top = 44
Width = 137
Height = 21
Separator = #0
Duration = False
MaxLength = 0
TabOrder = 3
DefaultCurrent = False
Visible = False
OnChange = ValueChange
end
object EditNumValue: TNumEdit
Tag = 1
Left = 248
Top = 44
Width = 121
Height = 21
FloatDigits = 2
FloatPrecision = 15
Increment = 1.000000000000000000
TabOrder = 4
Visible = False
OnChange = ValueChange
end
object ComboField: TImageComboBox
Left = 28
Top = 44
Width = 145
Height = 22
Images = ImageList
ItemHeight = 16
TabOrder = 0
OnChange = ComboFieldChange
OnGetImageProps = ComboFieldGetImageProps
end
object ImageList: TImageList
Height = 14
Width = 14
Left = 8
Top = 96
end
object Wallpaper1: TWallpaper
ResourceName = 'WALLPAPER'
Left = 36
Top = 96
end
end