zoukankan      html  css  js  c++  java
  • 使用 IntraWeb (27)


    TIWAudio 所在单元及继承链:
    IWCompAudio.TIWAudio < TIWCustomControl < TIWBaseHTMLControl < TIWBaseControl < TIWVCLBaseControl < TControl < TComponent < TPersistent < TObject

    主要成员:
    property AudioFile: TIWFileReference //
    property FocusOutline: Boolean	     //
    property AlternateAudioFile: TIWFileReference //
    property ShowAudioPlayer: Boolean //
    property AutoPlay: Boolean //
    property Loop: Boolean	   //
    property PreLoad: Boolean  //
    property AltText: string   //
    
    class function GetAudioType(const AudioFileName: string): string
    



    TIWMPEG 所在单元及继承链:
    IWCompMPEG.TIWMPEG < TIWCustomObject < TIWCustomControl < TIWBaseHTMLControl < TIWBaseControl < TIWVCLBaseControl < TControl < TComponent < TPersistent < TObject

    主要成员:
    property MPEGFile: TIWFileReference //
    property Archive: string      //
    property AutoStart: Boolean   //
    property ClassID: string      //
    property CodeBase: string     //
    property CodeType: string     //
    property Data: string	      //
    property Declare: Boolean     //
    property ObjectType: string   //
    property PluginsPage: string  //
    property RenderEMBED: Boolean //
    property StandBy: string      //
    



    TIWFlash 所在单元及继承链:
    IWCompFlash.TIWFlash < TIWCustomFlash < TIWCustomObject < TIWCustomControl < TIWBaseHTMLControl < TIWBaseControl < TIWVCLBaseControl < TControl < TComponent < TPersistent < TObject

    主要成员:
    property Align: TIWFlashAlign //
    property AutoPlay: Boolean    //
    property BGColor: TIWColor    //
    property EnableMenu: Boolean  //
    property FlashFile: TIWFileReference //
    property Loop: Boolean		  //
    property Quality: TIWFlashQuality //
    property SAlign: TIWFlashSAlign	  //
    property Scale: TIWFlashScale	  //
    property SWLiveConnect: Boolean	  //
    property ObjectType: string	  //
    



    TIWSilverlight 所在单元及继承链:
    IWCompSilverlight.TIWSilverlight < TIWBaseSilverlight < TIWCustomControl < TIWBaseHTMLControl < TIWBaseControl < TIWVCLBaseControl < TControl < TComponent < TPersistent < TObject

    主要成员:
    property EnableFramerateCounter: Boolean //
    property Framerate: Integer    //
    property BGColor: TIWColor     //
    property Windowless: Boolean   //
    property XAP: TIWFileReference //
    



    TIWSilverlightVideo 所在单元及继承链:
    IWCompSilverlight.TIWSilverlightVideo < TIWBaseSilverlight < TIWCustomControl < TIWBaseHTMLControl < TIWBaseControl < TIWVCLBaseControl < TControl < TComponent < TPersistent < TObject

    主要成员:
    property AutoPlay: Boolean //
    property Muted: Boolean	   //
    property Stretch: TIWSilverlightVideoStretch //
    property Volume: Integer         //
    property Media: TIWFileReference //
    property ShowControls: Boolean	 //
    property EnableFramerateCounter: Boolean //
    property Framerate: Integer	 //
    property BGColor: TIWColor	 //
    property Windowless: Boolean	 //
    property XAP: TIWFileReference	 //
    



    TIWApplet 所在单元及继承链:
    IWHTMLControls.TIWApplet < TIWCustomControl < TIWBaseHTMLControl < TIWBaseControl < TIWVCLBaseControl < TControl < TComponent < TPersistent < TObject

    主要成员:
    property Alignment: TIWAppletAlignment //
    property AltText: string      //
    property AppletName: string   //
    property Archive: string      //
    property ClassFile: string    //
    property CodeBase: string     //
    property HorizSpace: Integer  //
    property Params: TStringList  //
    property VertSpace: Integer   //
    



    TIWQuickTime 所在单元及继承链:
    IWCompQuickTime.TIWQuickTime < TIWCustomQuickTime < TIWCustomObject < TIWCustomControl < TIWBaseHTMLControl < TIWBaseControl < TIWVCLBaseControl < TControl < TComponent < TPersistent < TObject

    主要成员:
    property AutoPlay: Boolean    //
    property BGColor: TIWColor    //
    property Cache: Boolean	      //
    property Controller: Boolean  //
    property Hidden: Boolean      //
    property HRef: string	      //
    property KioskMode: Boolean   //
    property Loop: Boolean	      //
    property PluginsPage: string  //
    property MovFile: TIWFileReference //
    property MovieName: string	 //
    property Pan: Integer		 //
    property PlayEveryFrame: Boolean //
    property Scale: string	   //
    property Volume: Integer   //
    



    TIWActiveX 所在单元及继承链:
    IWCompActiveX.TIWActiveX < TIWCustomObject < TIWCustomControl < TIWBaseHTMLControl < TIWBaseControl < TIWVCLBaseControl < TControl < TComponent < TPersistent < TObject

    主要成员:
    property ActiveXObject: TIWFileReference //
    property Archive: string  //
    property ClassID: string  //
    property CodeBase: string //
    property CodeType: string //
    property Data: string	  //
    property Declare: Boolean //
    property ForceActivation: Boolean //
    property ObjectType: string    //
    property PluginsPage: string   //
    property RenderEMBED: Boolean  //
    property StandBy: string       //
    


    //...
    


  • 相关阅读:
    软件破解系列之OD中断方法
    C#获取类名为Internet_Explorer_Server控件的内容
    C#重启网卡(支持xp和win7)
    软件开发专业技术名词的解释
    一些软件设计的原则
    AntlrWorks的Open没有反应,安装JDK6即可解决
    向大家推荐《思考中医》,这本书对我来说算是中医启蒙了 无为而为
    面对富裕对于贫穷的几乎是天生傲慢我们要呐喊: 我们并不笨,我们只是穷读新科诺贝尔文学奖得主,奥尔罕·帕慕克作品有感 无为而为
    推荐一本书《罗伯特议事规则(Robert's Rules of Order) 》,也许对于想要参与管理的技术人员来说是很有用的 无为而为
    再次发布一个工作地点在上海的Biztalk专家招聘 无为而为
  • 原文地址:https://www.cnblogs.com/del/p/3798120.html
Copyright © 2011-2022 走看看