Componentes.Terceros.DevExp.../official/x.26/ExpressBars 6/Demos/Delphi/InPlaceEditorsDemo/InPlaceEditorsDemoImage.dfm
2007-09-09 11:27:27 +00:00

24 lines
458 B
Plaintext

inherited frmImageEditors: TfrmImageEditors
Tag = 3
Left = 468
Top = 291
BorderIcons = []
Caption = 'frmImageEditors'
ClientHeight = 335
ClientWidth = 504
PixelsPerInch = 96
TextHeight = 13
inherited lblFrameDescription: TLabel
Width = 504
end
object cxImage1: TcxImage
Left = 0
Top = 16
Align = alClient
Properties.Stretch = True
TabOrder = 0
Height = 319
Width = 504
end
end