?? edgudang.dfm
字號:
object edGudangForm: TedGudangForm
Left = 192
Top = 107
BorderIcons = []
BorderStyle = bsSingle
Caption = ' Edit'
ClientHeight = 236
ClientWidth = 456
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Dina'
Font.Style = []
OldCreateOrder = False
Position = poMainFormCenter
OnClose = FormClose
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnKeyPress = FormKeyPress
PixelsPerInch = 96
TextHeight = 13
object JvFooter1: TJvFooter
Left = 0
Top = 187
Width = 456
Height = 49
Align = alBottom
BevelVisible = True
Color = clSilver
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
DesignSize = (
456
49)
object btnCancel: TJvFooterBtn
Left = 8
Top = 9
Width = 74
Height = 31
Anchors = [akLeft, akBottom]
Cancel = True
Caption = 'Batal'
ModalResult = 2
TabOrder = 0
OnClick = btnCancelClick
Alignment = taLeftJustify
HotTrackFont.Charset = ANSI_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'Tahoma'
HotTrackFont.Style = []
Images = ImageList1
ImageIndex = 0
ButtonIndex = 0
SpaceInterval = 6
end
object btnSave: TJvFooterBtn
Left = 86
Top = 9
Width = 74
Height = 31
Anchors = [akLeft, akBottom]
Caption = 'Oke'
ModalResult = 1
TabOrder = 1
OnClick = btnSaveClick
Alignment = taLeftJustify
HotTrackFont.Charset = ANSI_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'Tahoma'
HotTrackFont.Style = []
Images = ImageList1
ImageIndex = 1
ButtonIndex = 1
SpaceInterval = 6
end
end
object spSkinGroupBox1: TspSkinGroupBox
Left = 0
Top = 0
Width = 456
Height = 187
TabOrder = 1
DrawDefault = True
SkinDataName = 'groupbox'
AlphaBlend = False
AlphaBlendValue = 200
UseSkinCursor = False
DefaultFont.Charset = ANSI_CHARSET
DefaultFont.Color = clNavy
DefaultFont.Height = -13
DefaultFont.Name = 'Dina'
DefaultFont.Style = [fsBold]
UseSkinFont = True
DefaultWidth = 0
DefaultHeight = 0
AutoEnabledControls = True
CheckedMode = False
Checked = False
NumGlyphs = 1
Spacing = 2
DefaultAlignment = taLeftJustify
DefaultCaptionHeight = 33
BorderStyle = bvRaised
CaptionMode = True
RollUpMode = False
RollUpState = False
Caption = ' Data Gudang'
Align = alClient
object DBMemo1: TDBMemo
Left = 136
Top = 116
Width = 249
Height = 57
DataField = 'LOKASI'
DataSource = dsActive
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Dina'
Font.Style = []
ParentFont = False
TabOrder = 0
end
object dbedName: TDBEdit
Left = 136
Top = 92
Width = 249
Height = 23
CharCase = ecUpperCase
DataField = 'GDGNAME'
DataSource = dsActive
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Dina'
Font.Style = []
MaxLength = 30
ParentFont = False
TabOrder = 1
end
object JvStaticText3: TJvStaticText
Left = 8
Top = 92
Width = 125
Height = 23
Alignment = taRightJustify
AutoSize = False
BevelKind = bkFlat
Caption = 'Nama Gudang : '
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Dina'
Font.Style = []
HotTrackFont.Charset = ANSI_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'Dina'
HotTrackFont.Style = []
Layout = tlCenter
ParentColor = False
ParentFont = False
TabOrder = 2
TextMargins.X = 5
TextMargins.Y = 0
WordWrap = False
end
object JvStaticText4: TJvStaticText
Left = 8
Top = 116
Width = 125
Height = 23
Alignment = taRightJustify
AutoSize = False
BevelKind = bkFlat
Caption = 'Lokasi : '
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Dina'
Font.Style = []
HotTrackFont.Charset = ANSI_CHARSET
HotTrackFont.Color = clWindowText
HotTrackFont.Height = -11
HotTrackFont.Name = 'Dina'
HotTrackFont.Style = []
Layout = tlCenter
ParentColor = False
ParentFont = False
TabOrder = 3
TextMargins.X = 5
TextMargins.Y = 0
WordWrap = False
end
object spSkinPanel1: TspSkinPanel
Left = 8
Top = 40
Width = 249
Height = 35
TabOrder = 4
DrawDefault = True
SkinDataName = 'panel'
AlphaBlend = False
AlphaBlendValue = 200
UseSkinCursor = False
DefaultFont.Charset = ANSI_CHARSET
DefaultFont.Color = clWindowText
DefaultFont.Height = -12
DefaultFont.Name = 'Dina'
DefaultFont.Style = [fsBold]
UseSkinFont = True
DefaultWidth = 0
DefaultHeight = 0
AutoEnabledControls = True
CheckedMode = False
Checked = False
NumGlyphs = 1
Spacing = 2
DefaultAlignment = taLeftJustify
DefaultCaptionHeight = 35
BorderStyle = bvFrame
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -