AbetoDesign_FactuGES2/Source/GUIBase/uEditorDBItem.dfm

162 lines
4.6 KiB
Plaintext
Raw Normal View History

inherited fEditorDBItem: TfEditorDBItem
Left = 450
Top = 321
Caption = 'fEditorDBItem'
ClientHeight = 459
ClientWidth = 650
2025-02-26 11:43:56 +00:00
ExplicitWidth = 666
ExplicitHeight = 497
PixelsPerInch = 96
TextHeight = 13
inherited JvNavPanelHeader: TJvNavPanelHeader
Width = 650
2025-02-26 11:43:56 +00:00
ExplicitTop = 51
ExplicitWidth = 650
inherited Image1: TImage
Left = 623
ExplicitLeft = 627
ExplicitHeight = 19
end
2025-02-26 11:43:56 +00:00
object lblDesbloquear: TcxLabel
AlignWithMargins = True
Left = 525
Top = 0
Margins.Left = 8
Margins.Top = 0
Margins.Right = 8
Margins.Bottom = 0
Align = alRight
AutoSize = False
Caption = 'Desbloquear'
Enabled = False
ParentFont = False
Style.HotTrack = True
Style.LookAndFeel.NativeStyle = False
Style.TextColor = clWindow
StyleDisabled.LookAndFeel.NativeStyle = False
StyleFocused.BorderStyle = ebsNone
StyleFocused.LookAndFeel.NativeStyle = False
StyleHot.BorderStyle = ebsNone
StyleHot.LookAndFeel.NativeStyle = False
StyleHot.TextStyle = [fsUnderline]
Properties.Alignment.Horz = taCenter
Properties.Alignment.Vert = taVCenter
Transparent = True
Visible = False
OnClick = lblDesbloquearClick
Height = 27
Width = 90
AnchorX = 570
AnchorY = 14
end
end
inherited TBXDock: TTBXDock
Width = 650
ExplicitWidth = 650
inherited tbxMain: TTBXToolbar
2025-02-26 11:43:56 +00:00
ExplicitWidth = 647
inherited TBXItem26: TTBXItem
Visible = False
end
inherited TBXItem25: TTBXItem
Visible = False
end
end
inherited tbxMenu: TTBXToolbar
ExplicitWidth = 650
inherited TBXSubmenuItem1: TTBXSubmenuItem
Visible = False
end
end
end
inherited StatusBar: TJvStatusBar
Top = 440
Width = 650
Panels = <
item
Width = 200
Control = imgStatus
end>
ExplicitTop = 440
ExplicitWidth = 650
object imgStatus: TImage
Left = 3
Top = 3
Width = 16
Height = 16
AutoSize = True
Picture.Data = {
0A54504E474F626A65637489504E470D0A1A0A0000000D494844520000001000
00001008060000001FF3FF61000001E24944415478DAA5932B93DB3014858F99
59C46A669599456561166B59DD5F50C342E717C461652B58A8658182810A0BAB
C35C26B394C92C8BDC6BB99BCD63A7339DB547638D1EDF3DE7488EF0C627BA1D
70466896303FE352747B9DA78B62D77B677DEBA0AC342C663F9D77F0473F2E7F
7F0718DAA2EE9C5BA58B125DD320150204024BF85A6DC44A4A097FF27004ACEB
BABB071C6B8B98E588057AEF31630C3835D4FC6EF9DDE76221D0EC1B789A33C6
F491327EC009449D5AC90455A3969598BD93E87F5BF85613802A6A01216F011B
3FB06416AA8F80823F224DC8DF8D82CE3394A5DE0921F271F39881D99A750084
3882020F9158C85891F7029405D26CCAC0C52579364BCEF9C3B86E54E19CFB10
996D337CFE389F027802BA760D465567F1D837002FC0E875270E91C988677CE0
0987B5B6A71DEC0C38FCEA820A9EA5B0FB43E0896C8EF2DB12D6A8CBB02B3A89
07022CA9AFCE80FEE9EFF469FA3CDB7A0500B23190FC3016E9AD1DBECA1C87B6
0B210A5260ECA4402E5E5500BA4C15E5A02680B143F1293F57F7972AE85B55D7
80AAAA6A02ACD40FF5854EC3447A4380220FBEC70D52CC5F32A0FE2D806EDF28
1F5AEB202052DA0E65915FF97E51D113A0BE02D009D4EEE856D49D4254DA0C7A
63465FCF88A0E4C2EF5D06FFFC1BFFF7F903DDDC21F8890148C2000000004945
4E44AE426082}
Transparent = True
end
end
object pgPaginas: TPageControl [3]
AlignWithMargins = True
Left = 3
2025-02-26 11:43:56 +00:00
Top = 111
Width = 644
2025-02-26 11:43:56 +00:00
Height = 326
ActivePage = pagGeneral
Align = alClient
TabOrder = 2
object pagGeneral: TTabSheet
Caption = 'General'
ExplicitLeft = 0
ExplicitTop = 0
ExplicitWidth = 0
ExplicitHeight = 0
end
end
object PnlComentario: TPanel [4]
Left = 0
2025-02-26 11:43:56 +00:00
Top = 78
Width = 650
Height = 30
Align = alTop
Alignment = taLeftJustify
AutoSize = True
Color = 13499902
ParentBackground = False
TabOrder = 4
VerticalAlignment = taAlignTop
object lbComentario: TLabel
AlignWithMargins = True
Left = 6
Top = 4
Width = 55
Height = 13
Margins.Left = 5
Align = alClient
Caption = 'Comentario'
WordWrap = True
end
end
inherited EditorActionList: TActionList
Top = 112
inherited actEliminar: TAction
ShortCut = 0
end
end
inherited dsDataTable: TDADataSource
Left = 48
Top = 112
end
end