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

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

?? tntextactns.pas

?? TNT Components Source
?? 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一区二区三区免费野_久草精品视频
一区二区三区精品视频| 亚洲女同女同女同女同女同69| 欧美色图片你懂的| 91小视频在线免费看| 成人av在线影院| av影院午夜一区| 97精品视频在线观看自产线路二 | 欧美在线视频日韩| 一本久久综合亚洲鲁鲁五月天| 成人综合婷婷国产精品久久 | 亚洲精品免费视频| 欧美老年两性高潮| 国产91高潮流白浆在线麻豆| 亚洲国产成人porn| 视频一区二区三区中文字幕| 日韩成人免费电影| 国内精品嫩模私拍在线| 国产一区二区三区蝌蚪| 国产剧情一区二区三区| av亚洲精华国产精华| voyeur盗摄精品| 欧美在线综合视频| 91精品国产综合久久精品图片| 日韩一区二区三区四区五区六区| 久久综合狠狠综合久久综合88| 久久精品欧美一区二区三区不卡 | 国产黑丝在线一区二区三区| 国产**成人网毛片九色| 色婷婷久久久亚洲一区二区三区| 欧美性大战久久| 91麻豆精品国产自产在线| 日韩成人一区二区三区在线观看| 亚洲黄色在线视频| 最新国产精品久久精品| 一区二区三区精品久久久| 日本亚洲视频在线| 国产成人亚洲综合a∨婷婷图片| 北条麻妃国产九九精品视频| 欧美性猛交xxxx乱大交退制版| 这里是久久伊人| 国产免费观看久久| 亚洲成av人片在线| 国产美女精品人人做人人爽| 一本久久a久久免费精品不卡| 欧美一区二区三区不卡| 久久久久国产精品人| 久久久精品免费网站| 亚洲黄色在线视频| 韩国毛片一区二区三区| 91免费在线播放| 日韩欧美精品在线视频| 国产精品天天看| 日韩国产欧美一区二区三区| 国产成人精品一区二| 欧美视频一区在线| 国产婷婷一区二区| 亚洲成人手机在线| 成人免费视频网站在线观看| 91精品免费观看| 美女视频网站久久| 欧美日韩国产美| 一区二区三区中文字幕| 欧美三级日韩三级| 日韩制服丝袜先锋影音| 日韩午夜激情电影| 国内精品视频666| 亚洲国产成人午夜在线一区| proumb性欧美在线观看| 亚洲激情图片小说视频| 色呦呦一区二区三区| 亚洲国产精品一区二区www| 亚洲福利视频一区| 亚洲一区二区欧美日韩| 亚洲国产精品尤物yw在线观看| 国产综合一区二区| 91精品国产综合久久福利| 国产精品国产三级国产普通话蜜臀 | 色婷婷香蕉在线一区二区| 久久综合999| 肉肉av福利一精品导航| 色综合一区二区| 日本一区二区不卡视频| 激情五月激情综合网| 欧美精品在欧美一区二区少妇| 国产精品久久夜| 国产成+人+日韩+欧美+亚洲| 日韩欧美在线不卡| 亚洲成人av在线电影| 一本色道久久综合狠狠躁的推荐| 国产欧美日韩在线视频| 蜜臀av一级做a爰片久久| 欧美日韩国产一级片| 亚洲综合偷拍欧美一区色| 99免费精品视频| 国产精品美女视频| 成人激情免费网站| 国产无一区二区| 国产成人在线观看免费网站| 精品久久人人做人人爰| 国产在线观看一区二区| 欧美va亚洲va在线观看蝴蝶网| 久久www免费人成看片高清| 91精品久久久久久久99蜜桃| 日本欧美一区二区三区| 欧美精品 国产精品| 午夜免费久久看| 欧美日韩三级在线| 亚洲另类中文字| 欧美性大战久久久久久久蜜臀| 亚洲精品免费视频| 欧美日韩国产欧美日美国产精品| 亚洲成av人片在线观看| 555www色欧美视频| 久久精品国产免费看久久精品| www精品美女久久久tv| 国产乱人伦精品一区二区在线观看 | 91麻豆精品国产91久久久久久久久 | 国产欧美日产一区| 高清国产一区二区三区| 中文字幕一区二区三| 色欲综合视频天天天| 性做久久久久久免费观看欧美| 7777精品伊人久久久大香线蕉超级流畅 | 久久精品国产99国产精品| 日韩一二三区视频| 国内精品国产成人| 国产精品久久三| 色婷婷综合久久久中文一区二区 | 成人中文字幕合集| 亚洲激情网站免费观看| 777久久久精品| 国内外成人在线| 国产精品欧美一区二区三区| 91偷拍与自偷拍精品| 亚洲一区中文在线| 欧美成人a视频| 丁香婷婷综合激情五月色| 一区二区三区**美女毛片| 欧美一级日韩免费不卡| 成人天堂资源www在线| 亚洲国产一区视频| 久久免费视频一区| 91官网在线免费观看| 免播放器亚洲一区| 国产精品色呦呦| 欧美高清你懂得| 成人午夜精品在线| 同产精品九九九| 国产精品每日更新在线播放网址| 欧美午夜精品理论片a级按摩| 美女国产一区二区| 亚洲卡通动漫在线| 精品免费99久久| 色综合久久天天综合网| 精品一区二区三区在线观看 | 亚洲色图欧洲色图婷婷| 欧美一级午夜免费电影| 菠萝蜜视频在线观看一区| 日韩高清在线不卡| 中文字幕中文在线不卡住| 91精品国产色综合久久ai换脸| 成人av资源在线观看| 蜜桃免费网站一区二区三区| 亚洲美女区一区| 国产网红主播福利一区二区| 欧美久久久久免费| 不卡电影一区二区三区| 美女脱光内衣内裤视频久久影院| 青青国产91久久久久久| 欧美精品一级二级三级| av午夜一区麻豆| 激情综合网最新| 亚洲图片欧美视频| 国产精品每日更新| 精品粉嫩超白一线天av| 欧美日韩在线播放一区| 成人深夜在线观看| 免费看日韩a级影片| 亚洲精品写真福利| 欧美经典一区二区| 日韩欧美一级片| 欧美乱熟臀69xxxxxx| 91理论电影在线观看| 岛国一区二区在线观看| 精品一区二区三区香蕉蜜桃| 丝袜脚交一区二区| 亚洲一区二区在线免费观看视频 | 亚洲一线二线三线视频| 成人欧美一区二区三区视频网页| 欧美一区二区国产| 欧美日本在线视频| 欧美色网站导航| 欧美性一二三区| 色一区在线观看| 色综合天天综合色综合av| av在线这里只有精品| 成人网男人的天堂| 风间由美性色一区二区三区| 国产中文一区二区三区| 久久99热这里只有精品|