⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 annotatexlib.pas

📁 Chart FX for Delphi 2005
💻 PAS
📖 第 1 页 / 共 5 页
字号:
    procedure set_AllowMove(pVal: WordBool); safecall;
    function get_AllowModify: WordBool; safecall;
    procedure set_AllowModify(pVal: WordBool); safecall;
    procedure Attach(nAttach: Smallint; var var_: OLEVariant); safecall;
    procedure Refresh(bErase: WordBool); safecall;
    procedure Rotate(bClockWise: WordBool); safecall;
    procedure Flip(bHorizontal: WordBool); safecall;
    function get_URL: WideString; safecall;
    procedure set_URL(const pVal: WideString); safecall;
    function get_URLTarget: WideString; safecall;
    procedure set_URLTarget(const pVal: WideString); safecall;
    function get_AnnObjInternal: IAnnObjInternal; safecall;
  end;
 
//*********************************************************************//
// Class: IAnnPicture
//*********************************************************************//
  IAnnPicture = interface(IDispatch)
    ['{EF600D87-358F-11D1-8FD4-00AA00BD091C}']
    function get_ObjectType: OLEVariant; safecall;
    function get_Color: OLE_COLOR; safecall;
    procedure set_Color(retval: OLE_COLOR); safecall;
    function get_BkColor: OLE_COLOR; safecall;
    procedure set_BkColor(retval: OLE_COLOR); safecall;
    function get_BorderStyle: LineStyle; safecall;
    procedure set_BorderStyle(retval: LineStyle); safecall;
    function get_BorderWidth: Smallint; safecall;
    procedure set_BorderWidth(retval: Smallint); safecall;
    function get_Left: Smallint; safecall;
    procedure set_Left(retval: Smallint); safecall;
    function get_Top: Smallint; safecall;
    procedure set_Top(retval: Smallint); safecall;
    function get_Width: Smallint; safecall;
    procedure set_Width(retval: Smallint); safecall;
    function get_Height: Smallint; safecall;
    procedure set_Height(retval: Smallint); safecall;
    function get_Tag: Integer; safecall;
    procedure set_Tag(retval: Integer); safecall;
    function get_AllowMove: WordBool; safecall;
    procedure set_AllowMove(pVal: WordBool); safecall;
    function get_AllowModify: WordBool; safecall;
    procedure set_AllowModify(pVal: WordBool); safecall;
    procedure Attach(nAttach: Smallint; var var_: OLEVariant); safecall;
    procedure Refresh(bErase: WordBool); safecall;
    procedure Rotate(bClockWise: WordBool); safecall;
    procedure Flip(bHorizontal: WordBool); safecall;
    function get_URL: WideString; safecall;
    procedure set_URL(const pVal: WideString); safecall;
    function get_URLTarget: WideString; safecall;
    procedure set_URLTarget(const pVal: WideString); safecall;
    function get_Mode: Smallint; safecall;
    procedure set_Mode(pVal: Smallint); safecall;
    procedure LoadFromFile(const s: WideString); safecall;
    function get_Picture: IPictureDisp; safecall;
    procedure set_Picture(pVal: IPictureDisp); safecall;
    procedure LoadPicture(const s: WideString); safecall;
  end;
 
//*********************************************************************//
// Class: IAnnPicture2
//*********************************************************************//
  IAnnPicture2 = interface(IDispatch)
    ['{EF600D67-358F-11D1-8FD4-00AA00BD091C}']
    function get_ObjectType: OLEVariant; safecall;
    function get_Color: OLE_COLOR; safecall;
    procedure set_Color(retval: OLE_COLOR); safecall;
    function get_BkColor: OLE_COLOR; safecall;
    procedure set_BkColor(retval: OLE_COLOR); safecall;
    function get_BorderStyle: LineStyle; safecall;
    procedure set_BorderStyle(retval: LineStyle); safecall;
    function get_BorderWidth: Smallint; safecall;
    procedure set_BorderWidth(retval: Smallint); safecall;
    function get_Left: Smallint; safecall;
    procedure set_Left(retval: Smallint); safecall;
    function get_Top: Smallint; safecall;
    procedure set_Top(retval: Smallint); safecall;
    function get_Width: Smallint; safecall;
    procedure set_Width(retval: Smallint); safecall;
    function get_Height: Smallint; safecall;
    procedure set_Height(retval: Smallint); safecall;
    function get_Tag: Integer; safecall;
    procedure set_Tag(retval: Integer); safecall;
    function get_AllowMove: WordBool; safecall;
    procedure set_AllowMove(pVal: WordBool); safecall;
    function get_AllowModify: WordBool; safecall;
    procedure set_AllowModify(pVal: WordBool); safecall;
    procedure Attach(nAttach: Smallint; var var_: OLEVariant); safecall;
    procedure Refresh(bErase: WordBool); safecall;
    procedure Rotate(bClockWise: WordBool); safecall;
    procedure Flip(bHorizontal: WordBool); safecall;
    function get_URL: WideString; safecall;
    procedure set_URL(const pVal: WideString); safecall;
    function get_URLTarget: WideString; safecall;
    procedure set_URLTarget(const pVal: WideString); safecall;
    function get_AnnObjInternal: IAnnObjInternal; safecall;
    function get_Mode: Smallint; safecall;
    procedure set_Mode(pVal: Smallint); safecall;
    procedure LoadFromFile(const s: WideString); safecall;
    function get_Picture: IPictureDisp; safecall;
    procedure set_Picture(pVal: IPictureDisp); safecall;
    procedure LoadPicture(const s: WideString); safecall;
  end;
 
//*********************************************************************//
// Class: IAnnPolygon
//*********************************************************************//
  IAnnPolygon = interface(IDispatch)
    ['{EF600D8E-358F-11D1-8FD4-00AA00BD091C}']
    function get_ObjectType: OLEVariant; safecall;
    function get_Color: OLE_COLOR; safecall;
    procedure set_Color(retval: OLE_COLOR); safecall;
    function get_BkColor: OLE_COLOR; safecall;
    procedure set_BkColor(retval: OLE_COLOR); safecall;
    function get_BorderStyle: LineStyle; safecall;
    procedure set_BorderStyle(retval: LineStyle); safecall;
    function get_BorderWidth: Smallint; safecall;
    procedure set_BorderWidth(retval: Smallint); safecall;
    function get_Left: Smallint; safecall;
    procedure set_Left(retval: Smallint); safecall;
    function get_Top: Smallint; safecall;
    procedure set_Top(retval: Smallint); safecall;
    function get_Width: Smallint; safecall;
    procedure set_Width(retval: Smallint); safecall;
    function get_Height: Smallint; safecall;
    procedure set_Height(retval: Smallint); safecall;
    function get_Tag: Integer; safecall;
    procedure set_Tag(retval: Integer); safecall;
    function get_AllowMove: WordBool; safecall;
    procedure set_AllowMove(pVal: WordBool); safecall;
    function get_AllowModify: WordBool; safecall;
    procedure set_AllowModify(pVal: WordBool); safecall;
    procedure Attach(nAttach: Smallint; var var_: OLEVariant); safecall;
    procedure Refresh(bErase: WordBool); safecall;
    procedure Rotate(bClockWise: WordBool); safecall;
    procedure Flip(bHorizontal: WordBool); safecall;
    function get_URL: WideString; safecall;
    procedure set_URL(const pVal: WideString); safecall;
    function get_URLTarget: WideString; safecall;
    procedure set_URLTarget(const pVal: WideString); safecall;
    function get_NumVertex: Smallint; safecall;
    function get_FillMode: PolyFillMode; safecall;
    procedure set_FillMode(retval: PolyFillMode); safecall;
    procedure SetVertex(nIndex: Smallint; x: Smallint; y: Smallint); safecall;
    procedure GetVertex(nIndex: Smallint; out x: Smallint; out y: Smallint); safecall;
    procedure RecalcBounds; safecall;
    function get_Closed: WordBool; safecall;
    procedure set_Closed(retval: WordBool); safecall;
    function GetVertexX(nIndex: Smallint): Smallint; safecall;
    function GetVertexY(nIndex: Smallint): Smallint; safecall;
  end;
 
//*********************************************************************//
// Class: IAnnPolygon2
//*********************************************************************//
  IAnnPolygon2 = interface(IDispatch)
    ['{EF600D6E-358F-11D1-8FD4-00AA00BD091C}']
    function get_ObjectType: OLEVariant; safecall;
    function get_Color: OLE_COLOR; safecall;
    procedure set_Color(retval: OLE_COLOR); safecall;
    function get_BkColor: OLE_COLOR; safecall;
    procedure set_BkColor(retval: OLE_COLOR); safecall;
    function get_BorderStyle: LineStyle; safecall;
    procedure set_BorderStyle(retval: LineStyle); safecall;
    function get_BorderWidth: Smallint; safecall;
    procedure set_BorderWidth(retval: Smallint); safecall;
    function get_Left: Smallint; safecall;
    procedure set_Left(retval: Smallint); safecall;
    function get_Top: Smallint; safecall;
    procedure set_Top(retval: Smallint); safecall;
    function get_Width: Smallint; safecall;
    procedure set_Width(retval: Smallint); safecall;
    function get_Height: Smallint; safecall;
    procedure set_Height(retval: Smallint); safecall;
    function get_Tag: Integer; safecall;
    procedure set_Tag(retval: Integer); safecall;
    function get_AllowMove: WordBool; safecall;
    procedure set_AllowMove(pVal: WordBool); safecall;
    function get_AllowModify: WordBool; safecall;
    procedure set_AllowModify(pVal: WordBool); safecall;
    procedure Attach(nAttach: Smallint; var var_: OLEVariant); safecall;
    procedure Refresh(bErase: WordBool); safecall;
    procedure Rotate(bClockWise: WordBool); safecall;
    procedure Flip(bHorizontal: WordBool); safecall;
    function get_URL: WideString; safecall;
    procedure set_URL(const pVal: WideString); safecall;
    function get_URLTarget: WideString; safecall;
    procedure set_URLTarget(const pVal: WideString); safecall;
    function get_AnnObjInternal: IAnnObjInternal; safecall;
    function get_NumVertex: Smallint; safecall;
    function get_FillMode: PolyFillMode; safecall;
    procedure set_FillMode(retval: PolyFillMode); safecall;
    procedure SetVertex(nIndex: Smallint; x: Smallint; y: Smallint); safecall;
    procedure GetVertex(nIndex: Smallint; out x: Smallint; out y: Smallint); safecall;
    procedure RecalcBounds; safecall;
    function get_Closed: WordBool; safecall;
    procedure set_Closed(retval: WordBool); safecall;
    function GetVertexX(nIndex: Smallint): Smallint; safecall;
    function GetVertexY(nIndex: Smallint): Smallint; safecall;
  end;
 
//*********************************************************************//
// Class: IAnnRect
//*********************************************************************//
  IAnnRect = interface(IDispatch)
    ['{EF600D75-358F-11D1-8FD4-00AA00BD091C}']
    function get_ObjectType: OLEVariant; safecall;
    function get_Color: OLE_COLOR; safecall;
    procedure set_Color(retval: OLE_COLOR); safecall;
    function get_BkColor: OLE_COLOR; safecall;
    procedure set_BkColor(retval: OLE_COLOR); safecall;
    function get_BorderStyle: LineStyle; safecall;
    procedure set_BorderStyle(retval: LineStyle); safecall;
    function get_BorderWidth: Smallint; safecall;
    procedure set_BorderWidth(retval: Smallint); safecall;
    function get_Left: Smallint; safecall;
    procedure set_Left(retval: Smallint); safecall;
    function get_Top: Smallint; safecall;
    procedure set_Top(retval: Smallint); safecall;
    function get_Width: Smallint; safecall;
    procedure set_Width(retval: Smallint); safecall;
    function get_Height: Smallint; safecall;
    procedure set_Height(retval: Smallint); safecall;
    function get_Tag: Integer; safecall;
    procedure set_Tag(retval: Integer); safecall;
    function get_AllowMove: WordBool; safecall;
    procedure set_AllowMove(pVal: WordBool); safecall;
    function get_AllowModify: WordBool; safecall;
    procedure set_AllowModify(pVal: WordBool); safecall;
    procedure Attach(nAttach: Smallint; var var_: OLEVariant); safecall;
    procedure Refresh(bErase: WordBool); safecall;
    procedure Rotate(bClockWise: WordBool); safecall;
    procedure Flip(bHorizontal: WordBool); safecall;
    function get_URL: WideString; safecall;
    procedure set_URL(const pVal: WideString); safecall;
    function get_URLTarget: WideString; safecall;
    procedure set_URLTarget(const pVal: WideString); safecall;
    function get_AnnObjInternal: IAnnObjInternal; safecall;
  end;
 
//*********************************************************************//
// Class: IAnnText
//*********************************************************************//
  IAnnText = interface(IDispatch)
    ['{EF600D81-358F-11D1-8FD4-00AA00BD091C}']
    function get_ObjectType: OLEVariant; safecall;
    function get_Color: OLE_COLOR; safecall;
    procedure set_Color(retval: OLE_COLOR); safecall;
    function get_BkColor: OLE_COLOR; safecall;
    procedure set_BkColor(retval: OLE_COLOR); safecall;
    function get_BorderStyle: LineStyle; safecall;
    procedure set_BorderStyle(retval: LineStyle); safecall;
    function get_BorderWidth: Smallint; safecall;
    procedure set_BorderWidth(retval: Smallint); safecall;
    function get_Left: Smallint; safecall;
    procedure set_Left(retval: Smallint); safecall;
    function get_Top: Smallint; safecall;
    procedure set_Top(retval: Smallint); safecall;
    function get_Width: Smallint; safecall;
    procedure set_Width(retval: Smallint); safecall;
    function get_Height: Smallint; safecall;
    procedure set_Height(retval: Smallint); safecall;
    function get_Tag: Integer; safecall;
    procedure set_Tag(retval: Integer); safecall;
    function get_AllowMove: WordBool; safecall;
    procedure set_AllowMove(pVal: WordBool); safecall;
    function get_AllowModify: WordBool; safecall;
    procedure set_AllowModify(pVal: WordBool); safecall;
    procedure Attach(nAttach: Smallint; var var_: OLEVariant); safecall;
    procedure Refresh(bErase: WordBool); safecall;
    procedure Rotate(bClockWise: WordBool); safecall;
    procedure Flip(bHorizontal: WordBool); safecall;
    function get_URL: WideString; safecall;
    procedure set_URL(const pVal: WideString); safecall;
    function get_URLTarget: WideString; safecall;
    procedure set_URLTarget(const pVal: WideString); safecall;
    function get_Text: WideString; safecall;
    procedure set_Text(const retval: WideString); safecall;
    function get_Font: IFontDisp; safecall;
    procedure set_Font(val: IFontDisp); safecall;
    function get_Align: Smallint; safecall;
    procedure set_Align(retval: Smallint); safecall;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -