Componentes.Terceros.jcl/official/2.1.1/install/VclGui/JediGUIProfiles.dfm
2010-01-18 16:51:36 +00:00

23 lines
431 B
Plaintext

object ProfilesFrame: TProfilesFrame
Left = 0
Top = 0
Width = 614
Height = 240
AutoScroll = True
TabOrder = 0
object MemoComment: TMemo
Left = 16
Top = 16
Width = 575
Height = 73
Anchors = [akLeft, akTop, akRight]
BorderStyle = bsNone
Lines.Strings = (
'RsGUIProfiles')
ParentColor = True
ReadOnly = True
TabOrder = 0
WordWrap = False
end
end