VistA-cprs/CPRS-Chart/mImgText.dfm

24 lines
372 B
Plaintext
Raw Normal View History

object fraImgText: TfraImgText
Left = 0
Top = 0
Width = 443
Height = 20
Align = alTop
TabOrder = 0
object img: TImage
Left = 4
Top = 2
Width = 16
Height = 16
AutoSize = True
Stretch = True
end
object lblText: TLabel
Left = 32
Top = 4
Width = 31
Height = 13
Caption = 'lblText'
end
end