23 lines
431 B
Plaintext
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
|