Delphi將圖片數據顯示在IntraWeb中,通過IntraWeb框架在Delphi中顯示圖片,一個有意思的應用,增進你的Delphi編程知識,有必要一看。下邊是相關截圖和代碼:
Delphi將圖片數據顯示在IntraWeb中核心代碼:
01
unit
ServerController;
02
{PUBDIST}
03
interface
04
uses
05
SysUtils, Classes, IWServerControllerBase,
06
IWApplication, IWAppForm;
07
type
08
TIWServerController =
class
(TIWServerControllerBase)
09
procedure
IWServerControllerBaseNewSession(ASession: TIWApplication;
10
var
VMainForm: TIWAppForm);
11
private
12
public
13
end
;
14
TUserSession =
15
16
17
function
UserSession: TUserSession;
18
implementation
19
{$R *.dfm}
20
21
IWInit;
22
23
begin
24
Result := TUserSession(RWebApplication
.
Data);
25
26
TIWServerController
IWServerControllerBaseNewSession(
27
ASession: TIWApplication;
28
29
ASession
Data := TUserSession
Create;
30
31
TDIB.DrawTransparent: 按指定的透明
本例效果圖: 代碼文件:unit Unit1;inter
許多Windows應用程序的中西文錄入界面中,中西文的錄
//聲明: PolylineTo( DC: HDC;
多色漸變需要: 一個 顏色數組 和一個 位置數組 (0-1
在網絡程序的設計過程中,經常需要根據得到的IP