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

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

?? amovctl.hpp

?? toi co the nghe nhac bang choung trinh nay phgan 2
?? HPP
?? 第 1 頁 / 共 2 頁
字號:
// Borland C++ Builder
// Copyright (c) 1995, 1999 by Borland International
// All rights reserved

// (DO NOT EDIT: machine generated header) 'AMovCtl.pas' rev: 4.00

#ifndef AMovCtlHPP
#define AMovCtlHPP

#pragma delphiheader begin
#pragma option push -w-
#include <AxCtrls.hpp>	// Pascal unit
#include <ComObj.hpp>	// Pascal unit
#include <Graphics.hpp>	// Pascal unit
#include <Menus.hpp>	// Pascal unit
#include <Forms.hpp>	// Pascal unit
#include <Controls.hpp>	// Pascal unit
#include <Classes.hpp>	// Pascal unit
#include <SysUtils.hpp>	// Pascal unit
#include <ActiveX.hpp>	// Pascal unit
#include <Messages.hpp>	// Pascal unit
#include <Windows.hpp>	// Pascal unit
#include <SysInit.hpp>	// Pascal unit
#include <System.hpp>	// Pascal unit

//-- user supplied -----------------------------------------------------------

namespace Amovctl
{
//-- type declarations -------------------------------------------------------
class DELPHICLASS TEventDispatch;
class DELPHICLASS TOleControl2;
struct TControlData;
typedef TControlData *PControlData;

class DELPHICLASS TEnumPropDesc;
#pragma pack(push, 4)
class PASCALIMPLEMENTATION TOleControl2 : public Controls::TWinControl 
{
	typedef Controls::TWinControl inherited;
	
private:
	Classes::TNotifyEvent FOnCreated;
	TControlData *FControlData;
	int FRefCount;
	TEventDispatch* FEventDispatch;
	unsigned FObjectData;
	_di_IOleObject FOleObject;
	_di_IPersistStreamInit FPersistStream;
	_di_IOleControl FOleControl;
	_di_IDispatch FControlDispatch;
	_di_IPerPropertyBrowsing FPropBrowsing;
	_di_IOleInPlaceObject FOleInPlaceObject;
	_di_IOleInPlaceActiveObject FOleInPlaceActiveObject;
	int FPropConnection;
	int FEventsConnection;
	int FMiscStatus;
	Classes::TList* FFonts;
	Classes::TList* FPictures;
	bool FUpdatingPictures;
	bool FUpdatingColor;
	bool FUpdatingFont;
	bool FUpdatingEnabled;
	void __fastcall CreateControl(void);
	void __fastcall CreateEnumPropDescs(void);
	void __fastcall CreateInstance(void);
	void __fastcall CreateStorage(void);
	void __fastcall DesignModified(void);
	void __fastcall DestroyControl(void);
	void __fastcall DestroyEnumPropDescs(void);
	void __fastcall DestroyStorage(void);
	void __fastcall GetEventMethod(int DispID, Sysutils::TMethod &Method);
	Menus::TMainMenu* __fastcall GetMainMenu(void);
	Variant __fastcall GetOleObject();
	_di_IDispatch __fastcall GetDefaultDispatch();
	void __fastcall HookControlWndProc(void);
	void __fastcall InvokeEvent(int DispID, tagDISPPARAMS &Params);
	void __fastcall ReadData(Classes::TStream* Stream);
	void __fastcall SetUIActive(bool Active);
	void __fastcall StandardEvent(int DispID, tagDISPPARAMS &Params);
	void __fastcall WriteData(Classes::TStream* Stream);
	HIDESBASE MESSAGE void __fastcall WMEraseBkgnd(Messages::TWMEraseBkgnd &Message);
	HIDESBASE MESSAGE void __fastcall WMPaint(Messages::TWMPaint &Message);
	MESSAGE void __fastcall CMDocWindowActivate(Messages::TMessage &Message);
	HIDESBASE MESSAGE void __fastcall CMColorChanged(Messages::TMessage &Message);
	HIDESBASE MESSAGE void __fastcall CMEnabledChanged(Messages::TMessage &Message);
	HIDESBASE MESSAGE void __fastcall CMFontChanged(Messages::TMessage &Message);
	HIDESBASE MESSAGE void __fastcall CMDialogKey(Messages::TMessage &Message);
	MESSAGE void __fastcall CMUIActivate(Messages::TMessage &Message);
	MESSAGE void __fastcall CMUIDeactivate(Messages::TMessage &Message);
	void __fastcall D2InvokeEvent(int DispID, tagDISPPARAMS &Params);
	
protected:
	int FEvents;
	virtual HRESULT __stdcall QueryInterface(const GUID &IID, /* out */ void *Obj);
	HIDESBASE int __stdcall _AddRef(void);
	HIDESBASE int __stdcall _Release(void);
	HRESULT __stdcall SaveObject(void);
	HRESULT __stdcall GetMoniker(int dwAssign, int dwWhichMoniker, /* out */ _di_IMoniker &mk);
	HRESULT __stdcall GetContainer(/* out */ _di_IOleContainer &container);
	HRESULT __stdcall ShowObject(void);
	HRESULT __stdcall OnShowWindow(BOOL fShow);
	HRESULT __stdcall RequestNewObjectLayout(void);
	HRESULT __stdcall OnControlInfoChanged(void);
	HRESULT __stdcall LockInPlaceActive(BOOL fLock);
	HRESULT __stdcall GetExtendedControl(/* out */ _di_IDispatch &disp);
	HRESULT __stdcall TransformCoords(Windows::TPoint &ptlHimetric, tagPOINTF &ptfContainer, int flags)
		;
	HRESULT __stdcall OleControlSite_TranslateAccelerator(Windows::PMsg msg, int grfModifiers);
	HRESULT __stdcall OnFocus(BOOL fGotFocus);
	HRESULT __stdcall ShowPropertyFrame(void);
	HRESULT __stdcall ContextSensitiveHelp(BOOL fEnterMode);
	HRESULT __stdcall OleInPlaceSite_GetWindow(/* out */ HWND &wnd);
	HRESULT __stdcall CanInPlaceActivate(void);
	HRESULT __stdcall OnInPlaceActivate(void);
	HRESULT __stdcall OnUIActivate(void);
	HRESULT __stdcall GetWindowContext(/* out */ _di_IOleInPlaceFrame &frame, /* out */ _di_IOleInPlaceUIWindow 
		&doc, /* out */ Windows::TRect &rcPosRect, /* out */ Windows::TRect &rcClipRect, /* out */ tagOIFI 
		&frameInfo);
	HRESULT __stdcall Scroll(const Windows::TPoint scrollExtent);
	HRESULT __stdcall OnUIDeactivate(BOOL fUndoable);
	HRESULT __stdcall OnInPlaceDeactivate(void);
	HRESULT __stdcall DiscardUndoState(void);
	HRESULT __stdcall DeactivateAndUndo(void);
	HRESULT __stdcall OnPosRectChange(const Windows::TRect &rcPosRect);
	HRESULT __stdcall GetBorder(/* out */ Windows::TRect &rectBorder);
	HRESULT __stdcall RequestBorderSpace(const Windows::TRect &borderwidths);
	HRESULT __stdcall SetBorderSpace(Windows::PRect pborderwidths);
	HRESULT __stdcall SetActiveObject(const _di_IOleInPlaceActiveObject activeObject, wchar_t * pszObjName
		);
	HRESULT __stdcall OleInPlaceFrame_GetWindow(/* out */ HWND &wnd);
	HRESULT __stdcall InsertMenus(HMENU hmenuShared, tagOleMenuGroupWidths &menuWidths);
	HRESULT __stdcall SetMenu(HMENU hmenuShared, HMENU holemenu, HWND hwndActiveObject);
	HRESULT __stdcall RemoveMenus(HMENU hmenuShared);
	HRESULT __stdcall SetStatusText(wchar_t * pszStatusText);
	HRESULT __stdcall EnableModeless(BOOL fEnable);
	HRESULT __stdcall OleInPlaceFrame_TranslateAccelerator(tagMSG &msg, Word wID);
	HIDESBASE HRESULT __stdcall GetTypeInfoCount(/* out */ int &Count);
	HIDESBASE HRESULT __stdcall GetTypeInfo(int Index, int LocaleID, /* out */ void *TypeInfo);
	HIDESBASE HRESULT __stdcall GetIDsOfNames(const GUID &IID, void * Names, int NameCount, int LocaleID
		, void * DispIDs);
	HIDESBASE HRESULT __stdcall Invoke(int DispID, const GUID &IID, int LocaleID, Word Flags, void *Params
		, void * VarResult, void * ExcepInfo, void * ArgErr);
	HRESULT __stdcall PreMessageFilter(HWND wnd, int msg, int wp, int lp, /* out */ int &res, /* out */ 
		int &Cookie);
	HRESULT __stdcall PostMessageFilter(HWND wnd, int msg, int wp, int lp, /* out */ int &res, int Cookie
		);
	virtual void __fastcall CreateWnd(void);
	virtual void __fastcall DefineProperties(Classes::TFiler* Filer);
	virtual void __fastcall DestroyWindowHandle(void);
	Byte __fastcall GetByteProp(int Index);
	Graphics::TColor __fastcall GetColorProp(int Index);
	Graphics::TColor __fastcall GetTColorProp(int Index);
	System::Comp __fastcall GetCompProp(int Index);
	System::Currency __fastcall GetCurrencyProp(int Index);
	double __fastcall GetDoubleProp(int Index);
	_di_IDispatch __fastcall GetIDispatchProp(int Index);
	int __fastcall GetIntegerProp(int Index);
	_di_IUnknown __fastcall GetIUnknownProp(int Index);
	Word __fastcall GetWordBoolProp(int Index);
	System::TDateTime __fastcall GetTDateTimeProp(int Index);
	Graphics::TFont* __fastcall GetTFontProp(int Index);
	Word __fastcall GetOleBoolProp(int Index);
	double __fastcall GetOleDateProp(int Index);
	int __fastcall GetOleEnumProp(int Index);
	int __fastcall GetTOleEnumProp(int Index);
	OleVariant __fastcall GetOleVariantProp(int Index);
	Graphics::TPicture* __fastcall GetTPictureProp(int Index);
	void __fastcall GetProperty(int Index, System::TVarData &Value);
	Shortint __fastcall GetShortIntProp(int Index);
	float __fastcall GetSingleProp(int Index);
	short __fastcall GetSmallintProp(int Index);
	AnsiString __fastcall GetStringProp(int Index);
	Variant __fastcall GetVariantProp(int Index);
	WideString __fastcall GetWideStringProp(int Index);
	Word __fastcall GetWordProp(int Index);
	virtual void __fastcall InitControlData(void) = 0 ;
	virtual void __fastcall InitControlInterface(const _di_IUnknown Obj);
	void __fastcall InvokeMethod(const void *DispInfo, void * Result);
	DYNAMIC bool __fastcall PaletteChanged(bool Foreground);
	void __fastcall PictureChanged(System::TObject* Sender);
	void __fastcall SetByteProp(int Index, Byte Value);
	void __fastcall SetColorProp(int Index, Graphics::TColor Value);
	void __fastcall SetTColorProp(int Index, Graphics::TColor Value);
	void __fastcall SetCompProp(int Index, const System::Comp Value);
	void __fastcall SetCurrencyProp(int Index, const System::Currency Value);
	void __fastcall SetDoubleProp(int Index, const double Value);
	void __fastcall SetIDispatchProp(int Index, const _di_IDispatch Value);
	void __fastcall SetIntegerProp(int Index, int Value);
	void __fastcall SetIUnknownProp(int Index, const _di_IUnknown Value);
	virtual void __fastcall SetName(const AnsiString Value);
	void __fastcall SetWordBoolProp(int Index, Word Value);
	void __fastcall SetTDateTimeProp(int Index, const System::TDateTime Value);
	void __fastcall SetTFontProp(int Index, Graphics::TFont* Value);
	void __fastcall SetOleBoolProp(int Index, Word Value);
	void __fastcall SetOleDateProp(int Index, const double Value);
	void __fastcall SetOleEnumProp(int Index, int Value);
	void __fastcall SetTOleEnumProp(int Index, int Value);
	void __fastcall SetOleVariantProp(int Index, const OleVariant &Value);
	virtual void __fastcall SetParent(Controls::TWinControl* AParent);
	void __fastcall SetTPictureProp(int Index, Graphics::TPicture* Value);
	void __fastcall SetProperty(int Index, const System::TVarData &Value);
	void __fastcall SetShortIntProp(int Index, Shortint Value);
	void __fastcall SetSingleProp(int Index, const float Value);
	void __fastcall SetSmallintProp(int Index, short Value);
	void __fastcall SetStringProp(int Index, const AnsiString Value);
	void __fastcall SetVariantProp(int Index, const Variant &Value);
	void __fastcall SetWideStringProp(int Index, const WideString Value);
	void __fastcall SetWordProp(int Index, Word Value);
	virtual void __fastcall WndProc(Messages::TMessage &Message);
	__property PControlData ControlData = {read=FControlData, write=FControlData};
	virtual HRESULT __stdcall OnChanged(int dispid);
	virtual HRESULT __stdcall OnRequestEdit(int dispid);
	
public:
	__fastcall virtual TOleControl2(Classes::TComponent* AOwner);
	__fastcall virtual ~TOleControl2(void);
	void __fastcall BrowseProperties(void);
	virtual void __fastcall DefaultHandler(void *Message);
	void __fastcall DoObjectVerb(int Verb);
	TEnumPropDesc* __fastcall GetEnumPropDesc(int DispID);
	bool __fastcall GetHelpContext(AnsiString Member, int &HelpCtx, AnsiString &HelpFile);
	void __fastcall GetObjectVerbs(Classes::TStrings* List);
	AnsiString __fastcall GetPropDisplayString(int DispID);
	void __fastcall GetPropDisplayStrings(int DispID, Classes::TStrings* List);
	bool __fastcall IsCustomProperty(int DispID);
	bool __fastcall IsPropPageProperty(int DispID);
	virtual void __fastcall SetBounds(int ALeft, int ATop, int AWidth, int AHeight);
	void __fastcall SetPropDisplayString(int DispID, const AnsiString Value);
	void __fastcall ShowAboutBox(void);
	__property Variant OleObject = {read=GetOleObject};
	__property _di_IPerPropertyBrowsing PerPropBrowsing = {read=FPropBrowsing};
	__property _di_IDispatch DefaultDispatch = {read=GetDefaultDispatch};
	__property TabStop ;
	__property Classes::TNotifyEvent OnCreated = {read=FOnCreated, write=FOnCreated};
public:
	#pragma option push -w-inl
	/* TWinControl.CreateParented */ inline __fastcall TOleControl2(HWND ParentWindow) : Controls::TWinControl(
		ParentWindow) { }
	#pragma option pop
	

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
5月丁香婷婷综合| 欧美在线999| 国产成人免费在线视频| 久久精品国产亚洲高清剧情介绍| 一区av在线播放| 欧美经典三级视频一区二区三区| 久久久99精品久久| 久久伊人中文字幕| 最新久久zyz资源站| 亚洲美女免费视频| 天堂成人免费av电影一区| 美腿丝袜在线亚洲一区| 国产999精品久久| 欧美怡红院视频| 欧美一区二区三区爱爱| 欧美激情一区二区三区蜜桃视频 | 成人黄色777网| 91国偷自产一区二区三区成为亚洲经典| 色婷婷精品久久二区二区蜜臂av | 久久久国产午夜精品| 一区二区三区在线免费观看| 午夜久久久久久| 久久66热偷产精品| 99久久精品一区二区| 日韩精品专区在线影院观看| 国产精品情趣视频| 国产在线不卡一区| 欧美精品久久久久久久久老牛影院| 久久久久久**毛片大全| 午夜视频久久久久久| 色婷婷综合久久久久中文| 国产亚洲综合性久久久影院| 久久国产夜色精品鲁鲁99| 一区二区三区中文字幕精品精品 | 欧美日韩精品一区二区三区蜜桃 | 亚洲一区二区欧美日韩| 狠狠色丁香久久婷婷综| 欧美色成人综合| 亚洲蜜臀av乱码久久精品| 美日韩一区二区| 欧美日韩国产123区| 一区二区三区四区在线| 国产91丝袜在线18| 国产亚洲婷婷免费| 国产91高潮流白浆在线麻豆 | 图片区小说区区亚洲影院| 色婷婷激情综合| 亚洲综合精品自拍| 欧美日韩精品一区二区在线播放| 亚洲欧美偷拍另类a∨色屁股| 91在线视频网址| 亚洲图片一区二区| 在线不卡欧美精品一区二区三区| 亚洲国产日韩精品| 7777精品伊人久久久大香线蕉| 亚洲丶国产丶欧美一区二区三区| 欧美美女视频在线观看| 蜜臀精品一区二区三区在线观看| 日韩一级高清毛片| 99久久婷婷国产精品综合| 一区视频在线播放| 91麻豆精品国产91久久久 | 美女视频网站久久| 五月婷婷欧美视频| 日韩一区精品字幕| 精品一区二区影视| 国产精品一二一区| av激情成人网| 亚洲精品中文字幕乱码三区| 日韩一区二区免费电影| 91蝌蚪porny| 成人黄色a**站在线观看| 麻豆中文一区二区| 日韩国产欧美一区二区三区| 亚洲精品成人悠悠色影视| 中文字幕不卡在线播放| 精品成人免费观看| 成人免费av网站| 久久精品欧美日韩| 国产+成+人+亚洲欧洲自线| 欧美一区二区三区视频免费| 日韩电影免费在线| 国产午夜精品在线观看| 欧美亚洲综合在线| 成人av在线播放网站| 日本一不卡视频| 亚洲精品在线电影| 99国产精品久久久久| 亚洲男女毛片无遮挡| 久久久美女艺术照精彩视频福利播放| 九九**精品视频免费播放| 国产精品不卡一区二区三区| 在线电影一区二区三区| 日韩限制级电影在线观看| 538prom精品视频线放| 在线观看91av| 久久色.com| 国产精品全国免费观看高清| 亚洲婷婷综合色高清在线| 亚洲九九爱视频| 五月天婷婷综合| 国产精品资源在线观看| 不卡欧美aaaaa| 欧美日韩精品一区二区在线播放| 91精品国产欧美一区二区18| 日韩欧美精品在线视频| 欧美极品少妇xxxxⅹ高跟鞋| 亚洲日本va在线观看| 七七婷婷婷婷精品国产| 成人永久免费视频| 欧美色电影在线| 中文字幕一区免费在线观看| 亚洲成av人影院| 97se亚洲国产综合自在线不卡| 欧美日韩视频专区在线播放| 国产欧美一区二区三区在线看蜜臀| 亚洲激情av在线| 成人激情图片网| 欧美zozozo| 日韩一区精品视频| 欧美午夜片在线看| 国产欧美综合在线观看第十页| 日韩一区精品视频| 欧美伊人精品成人久久综合97 | 99re在线精品| 91精品免费观看| 亚洲婷婷国产精品电影人久久| 久久国内精品视频| 欧美色偷偷大香| av不卡在线观看| 国产欧美视频一区二区| 国产一区不卡视频| 91精品国产91热久久久做人人| 亚洲视频精选在线| 色拍拍在线精品视频8848| 亚洲欧洲成人av每日更新| 国产一区91精品张津瑜| 精品国产青草久久久久福利| 天天综合天天做天天综合| 欧美日本一区二区三区| 视频一区二区三区中文字幕| 欧美日韩一区高清| 美女精品自拍一二三四| 欧美大胆人体bbbb| 精品伊人久久久久7777人| 日韩三级免费观看| 久久精品99国产精品| www国产成人| 国产成人av一区| 亚洲私人黄色宅男| 欧美午夜影院一区| 综合久久久久久| 欧美乱妇23p| 精品亚洲欧美一区| 日韩一级黄色大片| 成人黄色国产精品网站大全在线免费观看| 久久综合五月天婷婷伊人| 成人激情免费网站| 中文字幕佐山爱一区二区免费| 国产一区二区在线观看视频| 久久久久久久久久久黄色| 成人综合婷婷国产精品久久免费| 精品99999| 欧美午夜精品理论片a级按摩| 美女网站视频久久| 亚洲一区二区三区中文字幕| 91捆绑美女网站| 亚洲h动漫在线| 精品卡一卡二卡三卡四在线| 色呦呦国产精品| 国产一区二区三区综合| 夜夜夜精品看看| 日韩欧美激情在线| 色悠悠久久综合| 99精品1区2区| 9l国产精品久久久久麻豆| 天堂av在线一区| 亚洲福利电影网| 亚洲人吸女人奶水| 日韩一区欧美小说| 欧美精品一区二区久久久| 欧美一区永久视频免费观看| 91黄色免费版| 91丨porny丨户外露出| a级高清视频欧美日韩| 久久99精品久久久久婷婷| 免费观看在线色综合| 亚洲国产精品久久一线不卡| 亚洲人成精品久久久久久| 国产性天天综合网| 国产精品国产三级国产普通话三级 | 午夜欧美一区二区三区在线播放| 国产精品伦一区| 亚洲男人的天堂一区二区| 亚洲欧美日韩综合aⅴ视频| 亚洲视频资源在线| 一区二区三区色| 日本三级亚洲精品| 日韩中文字幕区一区有砖一区| 琪琪久久久久日韩精品|