代码搜索:Tcanvas
找到约 201 项符合「Tcanvas」的源代码
代码结果 201
www.eeworm.com/read/478780/1349420
java tcanvas.java
/**源代码由程序员联合开发网(www.pudn.com)会员"周润发"收集、整理、重新编辑
*Email: ql_chuanzhang@tom.com
*QQ号:1103798882
*欢迎大家与我联系互相交流学习
**/
package AlphaPackage;
import java.io.IOException;
import javax.microedi
www.eeworm.com/read/200302/15435746
cpp tcanvas.cpp
// tcanvas.cpp
// code for implementing drawing canvas
#include
#include
#include
#include "tcanvas.h"
#include "tchord.h"
#include "tutils.h"
// names of n
www.eeworm.com/read/200302/15435750
h tcanvas.h
// tcanvas.h
// definitions for drawing canvas
#ifndef TCANVAS_H
#define TCANVAS_H
#include
#include "tchord.h"
class tCanvasPane : public vCanvasPane
{
public:
tCanvasPane();
v
www.eeworm.com/read/163899/10140683
txt readme.txt
This simple demo shows how the standard Delphi TCanvas class
is used with DirectDraw surfaces. This demo also uses
palette fade functions.
www.eeworm.com/read/468931/6982234
htm faq36.htm
Create a TCanvas object for the entire screen (or any other window).
www.eeworm.com/read/116636/14960773
pas screentools.pas
{$INCLUDE switches}
unit ScreenTools;
interface
uses
StringTables,
Windows,Messages,SysUtils,Classes,Graphics,Controls,Forms;
type
TTexture=record
HGr,xGr,yGr,Width,Height: int
www.eeworm.com/read/292183/8369021
pas suimenu.pas
////////////////////////////////////////////////////////////////////////////////
//
//
// FileName : SUIMenu.pas
// Creator : Shen Min
// Date : 2002-09-01
// Comment
www.eeworm.com/read/292183/8369326
hpp suimenu.hpp
// Borland C++ Builder
// Copyright (c) 1995, 1999 by Borland International
// All rights reserved
// (DO NOT EDIT: machine generated header) 'SUIMenu.pas' rev: 5.00
#ifndef SUIMenuHPP
#defin
www.eeworm.com/read/292183/8369461
hpp suimenu.hpp
// Borland C++ Builder
// Copyright (c) 1995, 2002 by Borland Software Corporation
// All rights reserved
// (DO NOT EDIT: machine generated header) 'SUIMenu.pas' rev: 6.00
#ifndef SUIMenuHPP