• 使用 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       //
    


    //...
    


  • 相关阅读:
    LeetCode Combination Sum III
    LeetCode Contains Duplicate
    CSRF & CORS
    LeetCode Kth Largest Element in an Array
    Maven 使用 Nexus 内部库 代理
    可重定位目标文件
    过程(栈帧结构是干货)
    控制语句(if-else+循环+switch)汇编规则
    程序编码(机器级代码+汇编代码+C代码+反汇编)
    转移指令jmp和跳转指令call
  • 原文地址:https://www.cnblogs.com/del/p/3798120.html
Copyright © 2020-2023  润新知