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

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

?? mshtml_tlb.pas

?? 使用動態HTML的例子需要安裝MS DHTML控制SDK(199KB)
?? PAS
?? 第 1 頁 / 共 5 頁
字號:
    function Get_paddingTop: OleVariant; safecall;
    procedure Set_paddingRight(Value: OleVariant); safecall;
    function Get_paddingRight: OleVariant; safecall;
    procedure Set_paddingBottom(Value: OleVariant); safecall;
    function Get_paddingBottom: OleVariant; safecall;
    procedure Set_paddingLeft(Value: OleVariant); safecall;
    function Get_paddingLeft: OleVariant; safecall;
    procedure Set_padding(const Value: WideString); safecall;
    function Get_padding: WideString; safecall;
    procedure Set_border(const Value: WideString); safecall;
    function Get_border: WideString; safecall;
    procedure Set_borderTop(const Value: WideString); safecall;
    function Get_borderTop: WideString; safecall;
    procedure Set_borderRight(const Value: WideString); safecall;
    function Get_borderRight: WideString; safecall;
    procedure Set_borderBottom(const Value: WideString); safecall;
    function Get_borderBottom: WideString; safecall;
    procedure Set_borderLeft(const Value: WideString); safecall;
    function Get_borderLeft: WideString; safecall;
    procedure Set_borderColor(const Value: WideString); safecall;
    function Get_borderColor: WideString; safecall;
    procedure Set_borderTopColor(Value: OleVariant); safecall;
    function Get_borderTopColor: OleVariant; safecall;
    procedure Set_borderRightColor(Value: OleVariant); safecall;
    function Get_borderRightColor: OleVariant; safecall;
    procedure Set_borderBottomColor(Value: OleVariant); safecall;
    function Get_borderBottomColor: OleVariant; safecall;
    procedure Set_borderLeftColor(Value: OleVariant); safecall;
    function Get_borderLeftColor: OleVariant; safecall;
    procedure Set_borderWidth(const Value: WideString); safecall;
    function Get_borderWidth: WideString; safecall;
    procedure Set_borderTopWidth(Value: OleVariant); safecall;
    function Get_borderTopWidth: OleVariant; safecall;
    procedure Set_borderRightWidth(Value: OleVariant); safecall;
    function Get_borderRightWidth: OleVariant; safecall;
    procedure Set_borderBottomWidth(Value: OleVariant); safecall;
    function Get_borderBottomWidth: OleVariant; safecall;
    procedure Set_borderLeftWidth(Value: OleVariant); safecall;
    function Get_borderLeftWidth: OleVariant; safecall;
    procedure Set_borderStyle(const Value: WideString); safecall;
    function Get_borderStyle: WideString; safecall;
    procedure Set_borderTopStyle(const Value: WideString); safecall;
    function Get_borderTopStyle: WideString; safecall;
    procedure Set_borderRightStyle(const Value: WideString); safecall;
    function Get_borderRightStyle: WideString; safecall;
    procedure Set_borderBottomStyle(const Value: WideString); safecall;
    function Get_borderBottomStyle: WideString; safecall;
    procedure Set_borderLeftStyle(const Value: WideString); safecall;
    function Get_borderLeftStyle: WideString; safecall;
    procedure Set_width(Value: OleVariant); safecall;
    function Get_width: OleVariant; safecall;
    procedure Set_height(Value: OleVariant); safecall;
    function Get_height: OleVariant; safecall;
    procedure Set_styleFloat(const Value: WideString); safecall;
    function Get_styleFloat: WideString; safecall;
    procedure Set_clear(const Value: WideString); safecall;
    function Get_clear: WideString; safecall;
    procedure Set_display(const Value: WideString); safecall;
    function Get_display: WideString; safecall;
    procedure Set_visibility(const Value: WideString); safecall;
    function Get_visibility: WideString; safecall;
    procedure Set_listStyleType(const Value: WideString); safecall;
    function Get_listStyleType: WideString; safecall;
    procedure Set_listStylePosition(const Value: WideString); safecall;
    function Get_listStylePosition: WideString; safecall;
    procedure Set_listStyleImage(const Value: WideString); safecall;
    function Get_listStyleImage: WideString; safecall;
    procedure Set_listStyle(const Value: WideString); safecall;
    function Get_listStyle: WideString; safecall;
    procedure Set_whiteSpace(const Value: WideString); safecall;
    function Get_whiteSpace: WideString; safecall;
    procedure Set_top(Value: OleVariant); safecall;
    function Get_top: OleVariant; safecall;
    procedure Set_left(Value: OleVariant); safecall;
    function Get_left: OleVariant; safecall;
    function Get_position: WideString; safecall;
    procedure Set_zIndex(Value: OleVariant); safecall;
    function Get_zIndex: OleVariant; safecall;
    procedure Set_overflow(const Value: WideString); safecall;
    function Get_overflow: WideString; safecall;
    procedure Set_pageBreakBefore(const Value: WideString); safecall;
    function Get_pageBreakBefore: WideString; safecall;
    procedure Set_pageBreakAfter(const Value: WideString); safecall;
    function Get_pageBreakAfter: WideString; safecall;
    procedure Set_cssText(const Value: WideString); safecall;
    function Get_cssText: WideString; safecall;
    procedure Set_cursor(const Value: WideString); safecall;
    function Get_cursor: WideString; safecall;
    procedure Set_clip(const Value: WideString); safecall;
    function Get_clip: WideString; safecall;
    procedure Set_filter(const Value: WideString); safecall;
    function Get_filter: WideString; safecall;
    procedure setAttribute(const strAttributeName: WideString; AttributeValue: OleVariant; lFlags: Integer); safecall;
    function getAttribute(const strAttributeName: WideString; lFlags: Integer): OleVariant; safecall;
    function removeAttribute(const strAttributeName: WideString; lFlags: Integer): WordBool; safecall;
    property fontFamily: WideString read Get_fontFamily write Set_fontFamily;
    property fontStyle: WideString read Get_fontStyle write Set_fontStyle;
    property fontVariant: WideString read Get_fontVariant write Set_fontVariant;
    property fontWeight: WideString read Get_fontWeight write Set_fontWeight;
    property fontSize: OleVariant read Get_fontSize write Set_fontSize;
    property font: WideString read Get_font write Set_font;
    property color: OleVariant read Get_color write Set_color;
    property background: WideString read Get_background write Set_background;
    property backgroundColor: OleVariant read Get_backgroundColor write Set_backgroundColor;
    property backgroundImage: WideString read Get_backgroundImage write Set_backgroundImage;
    property backgroundRepeat: WideString read Get_backgroundRepeat write Set_backgroundRepeat;
    property backgroundAttachment: WideString read Get_backgroundAttachment write Set_backgroundAttachment;
    property backgroundPosition: WideString read Get_backgroundPosition write Set_backgroundPosition;
    property backgroundPositionX: OleVariant read Get_backgroundPositionX write Set_backgroundPositionX;
    property backgroundPositionY: OleVariant read Get_backgroundPositionY write Set_backgroundPositionY;
    property wordSpacing: OleVariant read Get_wordSpacing write Set_wordSpacing;
    property letterSpacing: OleVariant read Get_letterSpacing write Set_letterSpacing;
    property textDecoration: WideString read Get_textDecoration write Set_textDecoration;
    property textDecorationNone: WordBool read Get_textDecorationNone write Set_textDecorationNone;
    property textDecorationUnderline: WordBool read Get_textDecorationUnderline write Set_textDecorationUnderline;
    property textDecorationOverline: WordBool read Get_textDecorationOverline write Set_textDecorationOverline;
    property textDecorationLineThrough: WordBool read Get_textDecorationLineThrough write Set_textDecorationLineThrough;
    property textDecorationBlink: WordBool read Get_textDecorationBlink write Set_textDecorationBlink;
    property verticalAlign: OleVariant read Get_verticalAlign write Set_verticalAlign;
    property textTransform: WideString read Get_textTransform write Set_textTransform;
    property textAlign: WideString read Get_textAlign write Set_textAlign;
    property textIndent: OleVariant read Get_textIndent write Set_textIndent;
    property lineHeight: OleVariant read Get_lineHeight write Set_lineHeight;
    property marginTop: OleVariant read Get_marginTop write Set_marginTop;
    property marginRight: OleVariant read Get_marginRight write Set_marginRight;
    property marginBottom: OleVariant read Get_marginBottom write Set_marginBottom;
    property marginLeft: OleVariant read Get_marginLeft write Set_marginLeft;
    property margin: WideString read Get_margin write Set_margin;
    property paddingTop: OleVariant read Get_paddingTop write Set_paddingTop;
    property paddingRight: OleVariant read Get_paddingRight write Set_paddingRight;
    property paddingBottom: OleVariant read Get_paddingBottom write Set_paddingBottom;
    property paddingLeft: OleVariant read Get_paddingLeft write Set_paddingLeft;
    property padding: WideString read Get_padding write Set_padding;
    property border: WideString read Get_border write Set_border;
    property borderTop: WideString read Get_borderTop write Set_borderTop;
    property borderRight: WideString read Get_borderRight write Set_borderRight;
    property borderBottom: WideString read Get_borderBottom write Set_borderBottom;
    property borderLeft: WideString read Get_borderLeft write Set_borderLeft;
    property borderColor: WideString read Get_borderColor write Set_borderColor;
    property borderTopColor: OleVariant read Get_borderTopColor write Set_borderTopColor;
    property borderRightColor: OleVariant read Get_borderRightColor write Set_borderRightColor;
    property borderBottomColor: OleVariant read Get_borderBottomColor write Set_borderBottomColor;
    property borderLeftColor: OleVariant read Get_borderLeftColor write Set_borderLeftColor;
    property borderWidth: WideString read Get_borderWidth write Set_borderWidth;
    property borderTopWidth: OleVariant read Get_borderTopWidth write Set_borderTopWidth;
    property borderRightWidth: OleVariant read Get_borderRightWidth write Set_borderRightWidth;
    property borderBottomWidth: OleVariant read Get_borderBottomWidth write Set_borderBottomWidth;
    property borderLeftWidth: OleVariant read Get_borderLeftWidth write Set_borderLeftWidth;
    property borderStyle: WideString read Get_borderStyle write Set_borderStyle;
    property borderTopStyle: WideString read Get_borderTopStyle write Set_borderTopStyle;
    property borderRightStyle: WideString read Get_borderRightStyle write Set_borderRightStyle;
    property borderBottomStyle: WideString read Get_borderBottomStyle write Set_borderBottomStyle;
    property borderLeftStyle: WideString read Get_borderLeftStyle write Set_borderLeftStyle;
    property width: OleVariant read Get_width write Set_width;
    property height: OleVariant read Get_height write Set_height;
    property styleFloat: WideString read Get_styleFloat write Set_styleFloat;
    property clear: WideString read Get_clear write Set_clear;
    property display: WideString read Get_display write Set_display;
    property visibility: WideString read Get_visibility write Set_visibility;
    property listStyleType: WideString read Get_listStyleType write Set_listStyleType;
    property listStylePosition: WideString read Get_listStylePosition write Set_listStylePosition;
    property listStyleImage: WideString read Get_listStyleImage write Set_listStyleImage;
    property listStyle: WideString read Get_listStyle write Set_listStyle;
    property whiteSpace: WideString read Get_whiteSpace write Set_whiteSpace;
    property top: OleVariant read Get_top write Set_top;
    property left: OleVariant read Get_left write Set_left;
    property position: WideString read Get_position;
    property zIndex: OleVariant read Get_zIndex write Set_zIndex;
    property overflow: WideString read Get_overflow write Set_overflow;
    property pageBreakBefore: WideString read Get_pageBreakBefore write Set_pageBreakBefore;
    property pageBreakAfter: WideString read Get_pageBreakAfter write Set_pageBreakAfter;
    property cssText: WideString read Get_cssText write Set_cssText;
    property cursor: WideString read Get_cursor write Set_cursor;
    property clip: WideString read Get_clip write Set_clip;
    property filter: WideString read Get_filter write Set_filter;
  end;

{ DispInterface declaration for Dual Interface IHTMLRuleStyle }

  IHTMLRuleStyleDisp = dispinterface
    ['{3050F3CF-98B5-11CF-BB82-00AA00BDCE0B}']
    property fontFamily: WideString dispid -2147413094;
    property fontStyle: WideString dispid -2147413088;
    property fontVariant: WideString dispid -2147413087;
    property fontWeight: WideString dispid -2147413085;
    property fontSize: OleVariant dispid -2147413093;
    property font: WideString dispid -2147413071;
    property color: OleVariant dispid -2147413110;
    property background: WideString dispid -2147413080;
    property backgroundColor: OleVariant dispid -501;
    property backgroundImage: WideString dispid -2147413111;
    property backgroundRepeat: WideString dispid -2147413068;
    property backgroundAttachment: WideString dispid -2147413067;
    property backgroundPosition: WideString dispid -2147413066;
    property backgroundPositionX: OleVariant dispid -2147413079;
    property backgroundPositionY: OleVariant dispid -2147413078;
    property wordSpacing: OleVariant dispid -2147413065;
    property letterSpacing: OleVariant dispid -2147413104;
    property textDecoration: WideString dispid -2147413077;
    property textDecorationNone: WordBool dispid -2147413089;
    property textDecorationUnderline: WordBool dispid -2147413091;
    property textDecorationOverline: WordBool dispid -2147413043;
    property textDecorationLineThrough: WordBool dispid -2147413092;
    property textDecorationBlink: WordBool dispid -2147413090;
    property verticalAlign: OleVariant dispid -2147413064;
    property textTransform: WideString dispid -2147413108;
    property textAlign: WideString dispid -2147418040;
    property textIndent: OleVariant dispid -2147413105;
    property lineHeight: OleVariant dispid -2147413106;
    property marginTop: OleVariant dispid -2147413075;
    property marginRight: OleVariant dispid -2147413074;
    property marginBottom: OleVariant dispid -2147413073;
    property marginLeft: OleVariant dispid -2147413072;
    property margin: WideString dispid -2147413076;
    property paddingTop: OleVariant dispid -2147413100;
    property paddingRight: OleVariant dispid -2147413099;
    property paddingBottom: OleVariant dispid -2147413098;
    property paddingLeft: OleVariant dispid -2147413097;
    property padding: WideString dispid -2147413101;
    property border: WideString dispid -2147413063;
    property borderTop: WideString dispid -2147413062;
    property borderRight: WideString dispid -2147413061;
    property borderBottom: WideString dispid -2147413060;
    property borderLeft: WideString dispid -2147413059;
    property borderColor: WideString dispid -2147413058;
    property borderTopColor: OleVariant dispid -2147413057;
    property borderRightColor: OleVariant dispid -2147413056;
    property borderBottomColor: OleVariant dispid -2147413055;
    property borderLeftColor: OleVariant dispid -2147413054;
    property borderWidth: WideString dispid -2147413053;
    pr

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
久久综合色天天久久综合图片| 黄色成人免费在线| 成人动漫一区二区在线| 91精品国产高清一区二区三区 | 在线看一区二区| 国产日韩在线不卡| 韩国理伦片一区二区三区在线播放 | 日韩毛片在线免费观看| 国产一区二区不卡在线| 欧美日韩在线亚洲一区蜜芽| 一区视频在线播放| 在线观看日韩av先锋影音电影院| 亚洲女同女同女同女同女同69| 成人毛片视频在线观看| 国产精品沙发午睡系列990531| 狠狠色伊人亚洲综合成人| 日韩欧美一级二级三级久久久| 久久精品国产精品青草| 精品日韩一区二区三区| 国产福利91精品一区| 中文字幕欧美日韩一区| av电影一区二区| 亚洲综合在线电影| 欧美探花视频资源| 石原莉奈在线亚洲二区| 精品久久久久99| 国产高清不卡二三区| 国产精品视频九色porn| 日本韩国一区二区| 日韩精品成人一区二区三区| 日韩精品在线一区| 久久精品国产99国产| 久久九九国产精品| 欧洲av一区二区嗯嗯嗯啊| 亚洲成人手机在线| 日韩欧美在线网站| 精品一区二区三区在线播放视频| 国产日韩av一区| 在线观看免费视频综合| 懂色av一区二区三区蜜臀| 午夜精品成人在线视频| 国产精品萝li| 久久综合九色欧美综合狠狠| 欧美三级韩国三级日本三斤| 99精品视频免费在线观看| 久久精品久久综合| 天天综合网 天天综合色| 18欧美亚洲精品| 欧美高清一级片在线观看| 欧美tk丨vk视频| 欧美日本一区二区在线观看| av高清久久久| 丁香婷婷综合激情五月色| 蜜臀久久99精品久久久久宅男| 亚洲免费三区一区二区| 国产午夜亚洲精品不卡| 久久综合色之久久综合| 91精品国产福利在线观看| 欧洲精品视频在线观看| 91欧美一区二区| 91在线观看高清| 9久草视频在线视频精品| 大白屁股一区二区视频| 国产成人综合精品三级| 国产美女视频一区| 国产精品一二三四五| 麻豆精品视频在线| 久久99国产精品久久99| 麻豆国产精品一区二区三区| 蜜桃视频一区二区| 久久国产精品72免费观看| 免费高清视频精品| 精品一区二区三区在线观看| 激情综合网天天干| 国产在线不卡一区| 国产传媒一区在线| av欧美精品.com| 一本色道亚洲精品aⅴ| 91丝袜国产在线播放| 色婷婷久久久亚洲一区二区三区 | 亚洲精品免费在线播放| 国产精品福利影院| 自拍偷拍欧美精品| 伊人夜夜躁av伊人久久| 一区av在线播放| 亚洲国产另类av| 亚洲成a人片综合在线| 免费在线看成人av| 热久久国产精品| 国内精品久久久久影院色| 国产美女主播视频一区| av综合在线播放| 欧美日韩一级大片网址| 7777精品伊人久久久大香线蕉的| 日韩一区二区精品在线观看| 欧美xxxxxxxxx| 国产精品久久久久久久第一福利| 亚洲色欲色欲www| 午夜久久久久久| 国产一区二区三区四区五区美女 | 久久综合久色欧美综合狠狠| 国产性色一区二区| 亚洲精品国产视频| 久久国产尿小便嘘嘘| 福利一区在线观看| 欧美日韩精品综合在线| 精品国产乱码久久久久久1区2区| 久久精品人人做人人爽97| 亚洲精品日韩综合观看成人91| 日韩在线一二三区| 风间由美一区二区三区在线观看| 欧美优质美女网站| 精品欧美一区二区三区精品久久| 欧美高清在线一区| 亚洲电影视频在线| 国产精品77777| 欧美日韩国产片| 国产午夜亚洲精品午夜鲁丝片| 亚洲一区二区欧美日韩| 国产精品亚洲视频| 欧美日韩亚洲综合一区| 2017欧美狠狠色| 亚洲成人黄色影院| caoporm超碰国产精品| 日韩一区二区三区av| 亚洲免费看黄网站| 国产精品一区三区| 91精品国产麻豆| 亚洲综合图片区| 国产91丝袜在线播放| 欧美一级日韩不卡播放免费| 亚洲色图另类专区| 国产成人亚洲综合a∨婷婷图片| 欧美三级中文字| 亚洲免费观看在线视频| 国产高清在线精品| 精品区一区二区| 青娱乐精品在线视频| 在线看国产一区二区| 亚洲欧洲日韩女同| 国产精品888| 2019国产精品| 久久99国产精品久久99| 91精品国产91久久久久久一区二区| 一区视频在线播放| 高清不卡一二三区| 久久在线免费观看| 美女视频网站黄色亚洲| 69堂精品视频| 亚洲成人tv网| 欧美日韩另类一区| 亚洲精品乱码久久久久久黑人 | 在线成人小视频| 一区二区三区不卡视频 | 日韩av不卡在线观看| 欧美视频你懂的| 亚洲成人激情社区| 欧美日韩在线综合| 一区二区三区免费看视频| 99国产精品一区| 亚洲视频一区二区在线| jizzjizzjizz欧美| 1区2区3区国产精品| 一本久久a久久免费精品不卡| 国产精品日日摸夜夜摸av| 国产精品一线二线三线精华| 欧美精品一区二区三区一线天视频 | 欧美国产欧美综合| 国产999精品久久| 日本一区二区三区久久久久久久久不| 国产专区综合网| 国产色一区二区| 白白色亚洲国产精品| 亚洲免费资源在线播放| 欧美性受xxxx| 奇米777欧美一区二区| 欧美成人在线直播| 国产精品91一区二区| 中文字幕中文在线不卡住| 色婷婷久久一区二区三区麻豆| 亚洲国产精品影院| 日韩欧美亚洲国产另类 | 久久精品国产免费| 久久久99久久精品欧美| 国产99久久久国产精品 | 日本不卡视频一二三区| 欧美xxxxx裸体时装秀| 波多野结衣亚洲| 亚洲www啪成人一区二区麻豆| 日韩精品一区二区三区视频播放| 国产精品一区二区久久精品爱涩| 中文字幕中文乱码欧美一区二区 | 成人手机电影网| 亚洲一区在线看| 欧美一级理论片| 成人涩涩免费视频| 丝袜诱惑制服诱惑色一区在线观看| 欧美一区二区三区视频免费播放| 国产一区二区三区av电影| 亚洲视频电影在线|