`
This commit is contained in:
parent
7edb770171
commit
cb577e6ceb
|
@ -1597,7 +1597,9 @@ begin
|
|||
end;
|
||||
end;
|
||||
|
||||
if (trim(ComboBox1.Text) = '쇱駱쯤데') or (trim(ComboBox1.Text) = '쇱駱쯤데(쵠鑒)') or (trim(ComboBox1.Text) = '쇱駱쯤데(쯤넹)') or (trim(ComboBox1.Text) = '쇱駱쯤데(속숑)') then
|
||||
if (trim(ComboBox1.Text) = '쇱駱쯤데') or (trim(ComboBox1.Text) = '쇱駱쯤데(쵠鑒)')
|
||||
or (trim(ComboBox1.Text) = '쇱駱쯤데(98)')
|
||||
or (trim(ComboBox1.Text) = '쇱駱쯤데(쯤넹)') or (trim(ComboBox1.Text) = '쇱駱쯤데(속숑)') then
|
||||
begin
|
||||
with ADOQueryTemp do
|
||||
begin
|
||||
|
|
Loading…
Reference in New Issue
Block a user