亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? tntextactns.pas

?? Delphi知道現在也沒有提供Unicode支持
?? PAS
?? 第 1 頁 / 共 3 頁
字號:
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntPreviousTab.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntPreviousTab.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntPreviousTab.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntPreviousTab.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntNextTab }

procedure TTntNextTab.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntNextTab.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntNextTab.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntNextTab.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntNextTab.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntNextTab.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntOpenPicture }

procedure TTntOpenPicture.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntOpenPicture.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntOpenPicture.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntOpenPicture.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntOpenPicture.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntOpenPicture.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntSavePicture }

procedure TTntSavePicture.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntSavePicture.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntSavePicture.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntSavePicture.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntSavePicture.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntSavePicture.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntURLAction }

procedure TTntURLAction.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntURLAction.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntURLAction.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntURLAction.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntURLAction.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntURLAction.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntBrowseURL }

procedure TTntBrowseURL.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntBrowseURL.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntBrowseURL.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntBrowseURL.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntBrowseURL.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntBrowseURL.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntDownLoadURL }

procedure TTntDownLoadURL.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntDownLoadURL.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntDownLoadURL.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntDownLoadURL.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntDownLoadURL.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntDownLoadURL.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntSendMail }

procedure TTntSendMail.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntSendMail.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntSendMail.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntSendMail.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntSendMail.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntSendMail.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntListControlAction }

procedure TTntListControlAction.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntListControlAction.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntListControlAction.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntListControlAction.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntListControlAction.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntListControlAction.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntListControlCopySelection }

procedure TTntListControlCopySelection.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntListControlCopySelection.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntListControlCopySelection.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntListControlCopySelection.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntListControlCopySelection.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntListControlCopySelection.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntListControlDeleteSelection }

procedure TTntListControlDeleteSelection.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntListControlDeleteSelection.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntListControlDeleteSelection.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntListControlDeleteSelection.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntListControlDeleteSelection.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntListControlDeleteSelection.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntListControlSelectAll }

procedure TTntListControlSelectAll.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntListControlSelectAll.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntListControlSelectAll.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntListControlSelectAll.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntListControlSelectAll.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntListControlSelectAll.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntListControlClearSelection }

procedure TTntListControlClearSelection.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntListControlClearSelection.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntListControlClearSelection.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntListControlClearSelection.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntListControlClearSelection.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntListControlClearSelection.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

{ TTntListControlMoveSelection }

procedure TTntListControlMoveSelection.Assign(Source: TPersistent);
begin
  inherited;
  TntExtActn_AfterInherited_Assign(Self, Source);
end;

procedure TTntListControlMoveSelection.DefineProperties(Filer: TFiler);
begin
  inherited;
  TntPersistent_AfterInherited_DefineProperties(Filer, Self);
end;

function TTntListControlMoveSelection.GetCaption: WideString;
begin
  Result := TntAction_GetCaption(Self);
end;

procedure TTntListControlMoveSelection.SetCaption(const Value: WideString);
begin
  TntAction_SetCaption(Self, Value);
end;

function TTntListControlMoveSelection.GetHint: WideString;
begin
  Result := TntAction_GetHint(Self);
end;

procedure TTntListControlMoveSelection.SetHint(const Value: WideString);
begin
  TntAction_SetHint(Self, Value);
end;

end.

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
精品国产伦一区二区三区观看体验| eeuss鲁片一区二区三区在线观看| 国产综合久久久久久久久久久久| 国产a级毛片一区| 色欧美88888久久久久久影院| 欧美色图一区二区三区| 精品欧美久久久| 国产精品久线在线观看| 亚洲资源在线观看| 韩国三级在线一区| 色悠悠久久综合| 制服视频三区第一页精品| 欧美激情一区不卡| 天堂va蜜桃一区二区三区| 国产成人综合亚洲91猫咪| 欧美系列日韩一区| 亚洲精品在线电影| 亚洲国产一区二区三区青草影视| 精品一区二区日韩| 在线看一区二区| 久久在线观看免费| 午夜精品久久久| 国产v综合v亚洲欧| 91麻豆精品91久久久久同性| 国产精品萝li| 精品午夜久久福利影院| 91国产免费观看| 国产丝袜美腿一区二区三区| 午夜精品一区在线观看| 成人a级免费电影| 日韩视频在线观看一区二区| 亚洲制服丝袜av| 成人午夜免费视频| 日韩欧美一区在线| 一区二区三区不卡视频在线观看| 国产精品99久| 欧美大片一区二区| 亚洲最大色网站| 国产宾馆实践打屁股91| 日韩欧美美女一区二区三区| 亚洲香肠在线观看| 成人激情av网| 久久在线观看免费| 老司机精品视频一区二区三区| 91视频免费观看| 国产精品天干天干在线综合| 麻豆91精品91久久久的内涵| 欧美日韩综合不卡| 亚洲激情图片小说视频| av中文字幕不卡| 国产清纯美女被跳蛋高潮一区二区久久w| 日韩国产精品91| 欧美网站一区二区| 亚洲精品中文在线| 99国产一区二区三精品乱码| 国产欧美日韩在线看| 韩国女主播成人在线观看| 日韩手机在线导航| 日本成人在线一区| 91精品国产综合久久婷婷香蕉| 亚洲一二三区在线观看| 国产欧美日本一区二区三区| 麻豆一区二区99久久久久| 欧美一区二区精品在线| 五月激情综合婷婷| 在线播放中文字幕一区| 亚洲 欧美综合在线网络| 欧美日韩一区三区四区| 性做久久久久久免费观看欧美| 色婷婷久久久亚洲一区二区三区| 亚洲同性同志一二三专区| 不卡一区在线观看| 成人欧美一区二区三区白人| 成年人国产精品| 国产精品美女www爽爽爽| 成人免费毛片aaaaa**| 中文字幕免费不卡| 91原创在线视频| 成人性生交大片| 国产欧美一区二区三区沐欲| 国产麻豆日韩欧美久久| 国产日本欧洲亚洲| www.在线欧美| 亚洲精品久久7777| 在线成人高清不卡| 久久激五月天综合精品| 久久久777精品电影网影网 | 91亚洲精品一区二区乱码| 亚洲丝袜制服诱惑| 91福利国产成人精品照片| 午夜精品久久久久久久久久久| 日韩亚洲欧美一区二区三区| 极品少妇一区二区三区精品视频| 精品国产91洋老外米糕| 成人一道本在线| 亚洲欧美偷拍卡通变态| 欧美在线观看一区| 日产国产欧美视频一区精品| 精品精品国产高清a毛片牛牛 | 精品电影一区二区| 国产白丝精品91爽爽久久| 亚洲美女在线一区| 欧美私人免费视频| 美国欧美日韩国产在线播放| 国产欧美日韩三级| 在线观看网站黄不卡| 日韩国产精品久久| 欧美国产日韩亚洲一区| 欧洲av在线精品| 精品一二三四区| 国产精品不卡视频| 欧美精品123区| 国产成人精品午夜视频免费| 亚洲精品乱码久久久久| 欧美一级免费观看| 粉嫩av亚洲一区二区图片| 一区二区三区欧美久久| 91麻豆精品久久久久蜜臀| 国产很黄免费观看久久| 一区二区三区精品在线观看| 日韩免费观看高清完整版| www.在线成人| 日本欧美一区二区三区乱码| 欧美国产1区2区| 欧美猛男男办公室激情| 风间由美性色一区二区三区| 亚洲成年人网站在线观看| 国产日韩三级在线| 91精品欧美一区二区三区综合在| 成人av免费网站| 免费一级欧美片在线观看| 成人欧美一区二区三区在线播放| 911精品国产一区二区在线| 成人伦理片在线| 日本不卡在线视频| 日韩美女久久久| 久久综合色8888| 欧美久久久久免费| av福利精品导航| 精品一区二区三区免费| 亚洲第一电影网| 亚洲色大成网站www久久九九| 日韩一区二区影院| 在线中文字幕一区二区| 国产精品资源在线看| 日韩在线一区二区三区| 亚洲欧美激情在线| 日本一区二区三区在线观看| 日韩午夜激情免费电影| 欧美三级视频在线观看| 成人av午夜电影| 韩国成人在线视频| 免费三级欧美电影| 亚洲一区二区五区| 中文字幕亚洲成人| 久久精品一区二区| 日韩欧美成人午夜| 欧美日韩不卡一区| 欧美伊人精品成人久久综合97| 成人免费av网站| 国产在线不卡视频| 男人的天堂久久精品| 亚洲va欧美va人人爽午夜| 中文字幕中文在线不卡住| 久久久久久久久久久黄色| 日韩一级黄色片| 91精品在线麻豆| 欧美视频三区在线播放| 色婷婷av一区| 97久久精品人人做人人爽| 福利电影一区二区三区| 国产一区二区剧情av在线| 午夜精品久久久久| 亚洲午夜久久久| 一区二区免费在线| 一二三四社区欧美黄| 一区二区三区.www| 亚洲一区影音先锋| 亚洲成人免费在线观看| 亚洲国产精品人人做人人爽| 亚洲一区二区3| 亚洲成在人线在线播放| 五月婷婷久久丁香| 视频在线观看一区二区三区| 亚洲国产精品久久艾草纯爱 | 欧美在线观看视频一区二区| 91一区二区在线| 在线精品亚洲一区二区不卡| 色先锋资源久久综合| 91国在线观看| 欧美日韩免费电影| 日韩一区二区免费视频| 欧美va亚洲va在线观看蝴蝶网| 久久亚洲综合色一区二区三区| 久久久国产一区二区三区四区小说 | 亚洲人成影院在线观看| 亚洲品质自拍视频| 亚洲成a人片综合在线| 日韩国产精品大片| 韩国三级在线一区|