procedure CHNDBNavigator(ADBNavigator:TDBNavigator);
var
i:Integer;
begin
with ADBNavigator do
for I := 0 to ComponentCount - 1 do
if Components[I] is TNavButton then begin
case TNavButton(Components[I]).Index of
nbFirst: TNavButton(Components[I]).Caption := '首筆';
nbPrior: TNavButton(Components[I]).Caption := '上筆';
nbNext: TNavButton(Components[I]).Caption := '下筆';
nbLast: TNavButton(Components[I]).Caption := '末筆';
nbInsert: TNavButton(Components[I]).Caption := '新增';
nbDelete: TNavButton(Components[I]).Caption := '刪除';
nbEdit: TNavButton(Components[I]).Caption := '修改';
nbPost: TNavButton(Components[I]).Caption := '儲存';
nbCancel: TNavButton(Components[I]).Caption := '取消';
nbRefresh: TNavButton(Components[I]).Caption := '重新整理';
end;
end;
ADBNavigator.Flat:=True;
ADBNavigator.ShowHint:=false;
end;
漢化DBNavigator
相關文章
- DevExpress DevExpress 中 漢化包 漢化方法devExpress
- Jenkins漢化Jenkins
- eclipse漢化方法&取消漢化退回英文版Eclipse
- JetBrains漢化教程AI
- Notepad++漢化教程
- 搭建 GitLab 並漢化Gitlab
- PhpStorm 漢化指南(官方)PHPORM
- JetBrains Rider 2018.1 漢化AIIDE
- eclipse漢化教程詳細圖解【附eclipse漢化包下載地址】Eclipse圖解
- 幽默:程式碼本地漢化
- Mac電腦如何“漢化”Mac
- profile builder 3漢化版UI
- pycharm2018.2.1破解、漢化PyCharm
- Grafana外掛Plugin中文漢化GrafanaPlugin
- JetBrains 系列軟體漢化包AI
- USB Redirector Client 6.8 漢化版client
- 漢化 Email 認證郵件AI
- Sublime 選單設定漢化
- webstorm2019.03綠化漢化破解版WebORM
- Sublime2018.08綠化漢化破解版
- 漢化PHP的Password函式庫PHP函式
- SourceInsight漢化版一鍵安裝
- Proteus 8.6 SP2 Pro 漢化(附破解檔案+漢化包+安裝教程) 相容win10Win10
- foobar2000 v2.1.6 漢化版
- 植物大戰殭屍1.2.0.1073漢化版
- intellif idea 2023.2.5漢化啟用碼分享IntelIdea
- AE外掛 Saber漢化最新版
- AE Saber外掛 for Mac 1.0.39 漢化版Mac
- Jmeter下載安裝教程(含漢化)JMeter
- 【親測有效】FL Studio 20 漢化教程
- Cisco Packet Tracer的安裝與漢化
- JetBrains RubyMine2023 for Windows安裝漢化教程AIWindows
- SiteSucker pro 最新漢化版,Mac扒站神器Mac
- IntelliJ IDEA 2023 for Mac v2023.1漢化版IntelliJIdeaMac
- mac螢幕錄製Camtasia 2022漢化版Mac
- 滾動截圖王:Snagit漢化直裝Git
- Postman for Mac(API管理開發工具)漢化版PostmanMacAPI
- .Net IDE智慧提示漢化(.Net6、AspNetCore)IDENetCore