git-svn-id: https://192.168.0.254/svn/Componentes.Terceros.SDAC@3 6f543ec7-021b-7e4c-98c9-62eafc7fb9a8
41 lines
884 B
Plaintext
41 lines
884 B
Plaintext
inherited CRTabEditorForm: TCRTabEditorForm
|
|
Left = 295
|
|
Top = 204
|
|
Width = 512
|
|
Height = 338
|
|
HorzScrollBar.Visible = False
|
|
VertScrollBar.Visible = False
|
|
BorderIcons = [biSystemMenu]
|
|
Constraints.MinHeight = 332
|
|
Constraints.MinWidth = 512
|
|
Font.Height = -11
|
|
OnDestroy = FormDestroy
|
|
PixelsPerInch = 96
|
|
TextHeight = 13
|
|
inherited BtnPanel: TPanel
|
|
Top = 270
|
|
Width = 504
|
|
TabOrder = 1
|
|
inherited imCorner: TImage
|
|
Left = 492
|
|
end
|
|
inherited btOk: TBitBtn
|
|
Left = 340
|
|
end
|
|
inherited btCancel: TBitBtn
|
|
Left = 421
|
|
end
|
|
end
|
|
object PageControl: TPageControl
|
|
Left = 8
|
|
Top = 8
|
|
Width = 488
|
|
Height = 255
|
|
Anchors = [akLeft, akTop, akRight, akBottom]
|
|
TabOrder = 0
|
|
TabStop = False
|
|
OnChange = PageControlChange
|
|
OnChanging = PageControlChanging
|
|
end
|
|
end
|