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

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關(guān)于我們
? 蟲蟲下載站

?? 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
	

?? 快捷鍵說明

復(fù)制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
一区二区三区蜜桃网| 日韩小视频在线观看专区| 国产成人精品一区二区三区四区| 日韩国产一区二| 国产亚洲人成网站| 久久久国产精品麻豆| 久久精品视频在线免费观看| 日韩欧美你懂的| 久久久久99精品国产片| 国产精品久久久久久久岛一牛影视 | 欧美日韩国产综合一区二区三区| 欧美图片一区二区三区| 欧美日韩成人一区| 26uuu久久综合| 亚洲天堂中文字幕| 日韩vs国产vs欧美| 国产精品456| 欧美午夜片在线看| 欧美电视剧免费全集观看| 国产日韩欧美精品综合| 欧美国产乱子伦| 韩国理伦片一区二区三区在线播放 | 蜜桃在线一区二区三区| 欧美怡红院视频| 亚洲精品乱码久久久久久| 99国产精品久久久久| 国产亚洲欧美在线| 国产精品一二三在| 2020国产精品| 国产一区二区主播在线| 久久男人中文字幕资源站| 黑人精品欧美一区二区蜜桃| 精品国产第一区二区三区观看体验| 天堂在线一区二区| 欧美一区二区三区视频免费播放| 亚洲一区二区三区免费视频| 欧美性猛交一区二区三区精品| 亚洲三级久久久| 色播五月激情综合网| 亚洲激情在线激情| 欧美影院午夜播放| 午夜精品福利一区二区蜜股av| 在线免费观看视频一区| 五月天一区二区| 欧美va亚洲va在线观看蝴蝶网| 久久电影国产免费久久电影| 久久久久久亚洲综合影院红桃| 激情图片小说一区| 久久综合久久鬼色中文字| 国产成人免费视频网站高清观看视频| 国产日韩欧美综合在线| 99re这里都是精品| 亚洲二区在线观看| 欧美成人综合网站| 成人激情文学综合网| 有码一区二区三区| 日韩视频在线观看一区二区| 九一久久久久久| 国产精品色噜噜| 欧美自拍偷拍午夜视频| 午夜影院久久久| 91麻豆精品国产| 国产一区视频网站| 国产欧美综合在线观看第十页| caoporen国产精品视频| 五月天激情综合| 欧美一卡2卡3卡4卡| 经典一区二区三区| 亚洲欧美乱综合| 91精品国产综合久久精品app| 国产一区二区三区免费看| 亚洲欧洲日产国产综合网| 欧美一区二区网站| 国产成人免费高清| 午夜精彩视频在线观看不卡| 国产日韩欧美高清| 欧美另类高清zo欧美| 国产精品18久久久久久vr| 亚洲精品免费在线观看| 日韩免费电影网站| 在线观看日韩一区| 岛国av在线一区| 美女视频一区二区| 亚洲国产成人porn| 中文字幕一区二区三区四区不卡| 91精品国产色综合久久不卡电影 | 国产精品入口麻豆原神| 欧美精品自拍偷拍动漫精品| 成人性视频网站| 久久se精品一区精品二区| 亚洲二区在线观看| 亚洲精品欧美二区三区中文字幕| 久久影音资源网| 日韩欧美中文一区二区| 欧美私人免费视频| 一本色道**综合亚洲精品蜜桃冫| 韩国中文字幕2020精品| 日日夜夜精品视频天天综合网| 中文字幕一区二区不卡 | 一区二区三区四区乱视频| 国产欧美一二三区| 久久久久国产精品麻豆ai换脸| 欧美日韩一区二区三区高清 | 精品国产自在久精品国产| 欧美视频一区二| 99国产精品久久久久久久久久久| 老司机精品视频一区二区三区| 亚洲色大成网站www久久九九| 国产欧美精品一区二区色综合| 日韩欧美在线一区二区三区| 欧美一区二区三区啪啪| 欧美三级三级三级| 精品1区2区3区| 欧美天天综合网| 99国产精品久久久久久久久久久| 国产不卡视频在线播放| 国产一区二区精品在线观看| 精品中文av资源站在线观看| 另类小说欧美激情| 久久99久久久久| 国产在线国偷精品免费看| 国产一区999| 成人h动漫精品一区二区| 成人精品视频一区二区三区 | 国产一区二区三区观看| 国产成人av网站| 北岛玲一区二区三区四区| 一本到三区不卡视频| 91久久精品一区二区三区| 欧美在线免费视屏| 欧美一级搡bbbb搡bbbb| 精品国产3级a| 国产精品乱人伦中文| 亚洲精品你懂的| 日本伊人色综合网| 国产综合一区二区| 99精品一区二区| 欧美精品在线观看播放| www激情久久| 一区二区视频免费在线观看| 舔着乳尖日韩一区| 国内精品久久久久影院色 | 91麻豆精品国产自产在线观看一区| 欧美videos大乳护士334| 国产色婷婷亚洲99精品小说| 亚洲人成网站精品片在线观看| 五月天激情综合| 成人一区在线观看| 欧美浪妇xxxx高跟鞋交| 久久精品夜色噜噜亚洲a∨| 一个色在线综合| 久久疯狂做爰流白浆xx| 91日韩精品一区| 日韩视频一区二区三区在线播放| 国产精品久久毛片| 亚洲福利国产精品| 成人国产精品免费网站| 欧美电影在哪看比较好| 久久亚洲精精品中文字幕早川悠里| 亚洲精品中文在线观看| 国模娜娜一区二区三区| 欧美精品日韩综合在线| 国产欧美日韩在线看| 日本中文在线一区| 色狠狠色噜噜噜综合网| 久久人人97超碰com| 偷拍一区二区三区四区| 成人黄动漫网站免费app| 欧美一区二区播放| 亚洲一区在线看| 成人av资源在线观看| 欧美成人精品1314www| 亚洲午夜久久久久久久久电影网| 国产91精品一区二区| 日韩一区二区三区在线| 亚洲乱码中文字幕综合| 国产精品影音先锋| 日韩欧美一区二区在线视频| 一区二区理论电影在线观看| a级高清视频欧美日韩| 欧美成人女星排行榜| 奇米精品一区二区三区在线观看| 成人a免费在线看| 国产精品国产精品国产专区不片 | 日韩网站在线看片你懂的| 亚洲综合色视频| 91免费国产在线| 国产无人区一区二区三区| 久久成人av少妇免费| 欧美一区二区三区在线电影| 亚洲狠狠丁香婷婷综合久久久| 91丝袜高跟美女视频| 中文字幕一区二区不卡 | 欧美午夜精品一区二区三区| 亚洲日本丝袜连裤袜办公室| eeuss鲁一区二区三区| 久久精品人人做人人爽人人| 激情综合网最新| 久久精品男人天堂av| 国产精品1024|