代码搜索结果

找到约 10,000 项符合 X 的代码

x_graphimode.pas

unit X_GraphiMode; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, SystemVar, ExtCtrls; type TGraphicMode = class(TForm) Timer

x_opengl.pas

unit X_OpenGL; {$WARN SYMBOL_PLATFORM OFF} interface uses ComObj, ActiveX,OpenGL,messages,ExtCtrls,UserMsg,SysUtils, StdVcl,X_StdLib_TLB,Forms,Windows; type TX_GL = class(TAutoObject

x_graphimode.dfm

object GraphicMode: TGraphicMode Left = 192 Top = 107 Width = 544 Height = 375 Caption = 'GraphicMode' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowTex

x_stdlib.cfg

-$A8 -$B- -$C+ -$D+ -$E- -$F- -$G+ -$H+ -$I+ -$J- -$K- -$L+ -$M- -$N+ -$O+ -$P+ -$Q- -$R- -$S- -$T- -$U- -$V+ -$W- -$X+ -$YD -$Z1 -cg -AWinTypes=Windows;WinProcs=Windows;Dbi

x_opengl.~pas

unit X_OpenGL; {$WARN SYMBOL_PLATFORM OFF} interface uses ComObj, ActiveX,OpenGL,messages,ExtCtrls,UserMsg,SysUtils, StdVcl,X_StdLib_TLB,Forms,Windows; type TX_GL = class(TAutoObject