jvcl driver development envionment

源代码在线查看: mdibkgnddemoframe.dfm

软件大小: 11078 K
上传用户: haowfei
关键词: development envionment driver jvcl
下载地址: 免注册下载 普通下载 VIP

相关代码

				object DemoFrame: TDemoFrame
				  Left = 0
				  Top = 0
				  Width = 320
				  Height = 423
				  TabOrder = 0
				  object Label1: TLabel
				    Left = 12
				    Top = 16
				    Width = 93
				    Height = 37
				    Caption = 'Frame'
				    Font.Charset = DEFAULT_CHARSET
				    Font.Color = clWindowText
				    Font.Height = -32
				    Font.Name = 'MS Sans Serif'
				    Font.Style = []
				    ParentFont = False
				    Transparent = True
				  end
				end
							

相关资源