jvcl driver development envionment

源代码在线查看: jvformplacedemo.dfm

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

相关代码

				object frFormplace: TfrFormplace
				  Left = 414
				  Top = 267
				  Width = 214
				  Height = 186
				  Caption = 'Form Place'
				  Color = clBtnFace
				  Font.Charset = DEFAULT_CHARSET
				  Font.Color = clWindowText
				  Font.Height = -11
				  Font.Name = 'MS Sans Serif'
				  Font.Style = []
				  OldCreateOrder = False
				  PixelsPerInch = 96
				  TextHeight = 13
				  object JvxLabel1: TJvLabel
				    Left = 16
				    Top = 72
				    Width = 166
				    Height = 40
				    Caption = 'I remember my position'#13#10'even if you close me ..'
				    Font.Charset = DEFAULT_CHARSET
				    Font.Color = clWindowText
				    Font.Height = -16
				    Font.Name = 'MS Sans Serif'
				    Font.Style = []
				    ParentFont = False
				    AutoOpenURL = False
				    HotTrackFont.Charset = DEFAULT_CHARSET
				    HotTrackFont.Color = clWindowText
				    HotTrackFont.Height = -16
				    HotTrackFont.Name = 'MS Sans Serif'
				    HotTrackFont.Style = []
				    ImageIndex = 0
				  end
				end
							

相关资源