Delphi SearchBox1 基本用法


本文整理自网络,侵删。

 

 

 

procedure TSearchBoxForm.SearchBox1InvokeSearch(Sender: TObject);

begin

  if SB.SearchIndicator = sbiText then

//  Log('Text: 文本 - "' + SearchBox1.Text + '"')

  else

//   Log('Audio: 语音');

end;

相关阅读 >>

Delphi android 按包名判断是否安装了app

Delphi 设置本地系统时间

Delphi firedac 下的 sqlite [7] - 备份、优化、事务(transaction)

Delphi 用拼音首字符检索汉字的源代码

Delphi urlencode

Delphi inputbox 用法

Delphi 时间到就触发事件

Delphi 2010 unicode

Delphi使用tclientdataset�r不携带midas.dll的方法

Delphi 利用tidencodermime tiddecodermime 组件字符串加密解密

更多相关阅读请进入《Delphi》频道 >>



打赏

取消

感谢您的支持,我会继续努力的!

扫码支持
扫码打赏,您说多少就多少

打开支付宝扫一扫,即可进行扫码打赏哦

分享从这里开始,精彩与您同在

评论

管理员已关闭评论功能...