Настройка визуализации ЭЦП
var sn1 :string;
begin sn1 := getEDSInfoFromDoc(<DOC_ID>,'SN',1);
if Length(sn1) then Podpis1.visible:=true;
end.
#FR3 clipboard#
<TfrxMasterData Name="MasterData1" FillType="ftBrush" FillGap.Top="0" FillGap.Left="0" FillGap.Bottom="0" FillGap.Right="0" Frame.Typ="0" Height="64,25201" Left="0" Top="0" Width="680,3154" ColumnWidth="0" ColumnGap="0" RowCount="1"/><TfrxMemoView Name="Memo2" AllowVectorExport="True" Left="0" Top="22,67718" Width="207,87415" Height="37,79527559" Font.Charset="1" Font.Color="-16777208" Font.Height="-16" Font.Name="Times New Roman" Font.Style="0" Frame.Typ="0" ParentFont="False" VAlign="vaBottom" Text="[<Надпись_врач>]"/><TfrxMemoView Name="Memo3" AllowVectorExport="True" Left="442,20501" Top="22,67718" Width="238,11039" Height="37,79527559" Font.Charset="1" Font.Color="-16777208" Font.Height="-16" Font.Name="Times New Roman" Font.Style="0" Frame.Typ="0" HAlign="haCenter" ParentFont="False" VAlign="vaBottom" Text="[<врач>]"/><TfrxRichView Name="Podpis1" AllowVectorExport="True" Left="207,87415" Top="0" Width="234,33086" Height="60,47248" Visible="False" Frame.Typ="15" GapX="2" GapY="1" PropData="0852696368456469740AE40200007B5C727466315C616E73695C616E7369637067313235315C64656666305C6465666C616E67313034397B5C666F6E7474626C7B5C66305C666E696C5C66636861727365743230347B5C2A5C666E616D652054696D6573204E657720526F6D616E3B7D54696D6573204E657720526F6D616E204359523B7D7D0D0A7B5C2A5C67656E657261746F72204D7366746564697420352E34312E32312E323531303B7D5C766965776B696E64345C7563315C706172645C71635C625C66305C667331325C2763345C2763655C2763615C2764335C2763635C2763355C2763645C276432205C2763665C2763655C2763345C2763665C2763385C2764315C2763305C276364205C2764645C2763625C2763355C2763615C2764325C2764305C2763655C2763645C2763645C2763655C276339205C2763665C2763655C2763345C2763665C2763385C2764315C2764635C2764655C62305C7061720D0A5C706172645C667331365C2764315C2765355C2766305C2766325C2765385C2766345C2765385C2765615C2765305C2766323A205B676574454453496E666F46726F6D446F63283C444F435F49443E2C27534E272C31295D5C7061720D0A5C2763325C2765625C2765305C2765345C2765355C2765625C2765355C2766363A205C62205B676574454453496E666F46726F6D446F63283C444F435F49443E2C275355524E414D45272C31295D205B676574454453496E666F46726F6D446F63283C444F435F49443E2C27474956454E5F4E414D45272C31295D5C62305C7061720D0A5C2763345C2765355C2765395C2766315C2766325C2765325C2765385C2766325C2765355C2765625C2765355C276564205C276631205C62205B676574454453496E666F46726F6D446F63283C444F435F49443E2C27444154455F46524F4D272C31295D5C623020205C2765665C276565205C62205B676574454453496E666F46726F6D446F63283C444F435F49443E2C27444154455F544F272C31295D5C62305C7061720D0A7D0D0A00"/><TfrxMemoView Name="Memo4" AllowVectorExport="True" Left="207,87415" Top="60,47245559" Width="234,33086" Height="3,77955441" Font.Charset="1" Font.Color="-16777208" Font.Height="-16" Font.Name="Times New Roman" Font.Style="0" Frame.Typ="4" ParentFont="False" VAlign="vaCenter" Text=""/>
var sn1 :string;
begin sn1 := getEDSInfoFromDoc(<DOC_ID>,'SN',1);
if Length(sn1) then Podpis1.visible:=true;
end.
var sn1,sn2 :string;
begin
sn1 := getEDSInfoFromDoc(<DOC_ID>,'SN',1);
sn2 := getEDSInfoFromDoc(<DOC_ID>,'SN',2);
begin
if Length(sn1) then Podpis1.visible:=true;
if Length(sn2) then Podpis2.visible:=true;
end;
end.
#FR3 clipboard#
<TfrxMasterData Name="MasterData2" FillType="ftBrush" FillGap.Top="0" FillGap.Left="0" FillGap.Bottom="0" FillGap.Right="0" Frame.Typ="0" Height="143,62214" Left="0" Top="0" Width="680,3154" ColumnWidth="0" ColumnGap="0" RowCount="1"/><TfrxMemoView Name="Memo5" AllowVectorExport="True" Left="0" Top="26,45671" Width="207,87415" Height="37,79527559" Font.Charset="1" Font.Color="-16777208" Font.Height="-16" Font.Name="Times New Roman" Font.Style="0" Frame.Typ="0" ParentFont="False" VAlign="vaBottom" Text="[<Надпись_Врач>]"/><TfrxMemoView Name="Memo6" AllowVectorExport="True" Left="442,20501" Top="26,45671" Width="238,11039" Height="37,79527559" Font.Charset="1" Font.Color="-16777208" Font.Height="-16" Font.Name="Times New Roman" Font.Style="0" Frame.Typ="0" HAlign="haCenter" ParentFont="False" VAlign="vaBottom" Text="[<Врач>]"/><TfrxMemoView Name="Memo7" AllowVectorExport="True" Left="0" Top="94,48825" Width="207,87415" Height="37,79527559" Font.Charset="1" Font.Color="-16777208" Font.Height="-16" Font.Name="Times New Roman" Font.Style="0" Frame.Typ="0" ParentFont="False" VAlign="vaBottom" Text="[<Надпись_зав>]"/><TfrxMemoView Name="Memo8" AllowVectorExport="True" Left="442,20501" Top="94,48825" Width="238,11039" Height="37,79527559" Font.Charset="1" Font.Color="-16777208" Font.Height="-16" Font.Name="Times New Roman" Font.Style="0" Frame.Typ="0" HAlign="haCenter" ParentFont="False" VAlign="vaBottom" Text="[<зав>]"/><TfrxRichView Name="Podpis1" AllowVectorExport="True" Left="207,87415" Top="3,77953" Width="234,33086" Height="60,47248" Visible="False" Frame.Typ="15" GapX="2" GapY="1" PropData="0852696368456469740AD70200007B5C727466315C616E73695C616E7369637067313235315C64656666305C6E6F7569636F6D7061745C6465666C616E67313034397B5C666F6E7474626C7B5C66305C666E696C5C66636861727365743230342054696D6573204E657720526F6D616E204359523B7D7D0D0A7B5C2A5C67656E657261746F722052696368656432302031302E302E31373736337D5C766965776B696E64345C756331200D0A5C706172645C71635C625C66305C667331325C2763345C2763655C2763615C2764335C2763635C2763355C2763645C276432205C2763665C2763655C2763345C2763665C2763385C2764315C2763305C276364205C2764645C2763625C2763355C2763615C2764325C2764305C2763655C2763645C2763645C2763655C276339205C2763665C2763655C2763345C2763665C2763385C2764315C2764635C2764655C62305C7061720D0A0D0A5C706172645C667331365C2764315C2765355C2766305C2766325C2765385C2766345C2765385C2765615C2765305C2766323A205B676574454453496E666F46726F6D446F63283C444F435F49443E2C27534E272C31295D5C7061720D0A5C2763325C2765625C2765305C2765345C2765355C2765625C2765355C2766363A205C62205B676574454453496E666F46726F6D446F63283C444F435F49443E2C275355524E414D45272C31295D205B676574454453496E666F46726F6D446F63283C444F435F49443E2C27474956454E5F4E414D45272C31295D5C62305C7061720D0A5C2763345C2765355C2765395C2766315C2766325C2765325C2765385C2766325C2765355C2765625C2765355C276564205C276631205C62205B676574454453496E666F46726F6D446F63283C444F435F49443E2C27444154455F46524F4D272C31295D5C623020205C2765665C276565205C62205B676574454453496E666F46726F6D446F63283C444F435F49443E2C27444154455F544F272C31295D5C62305C7061720D0A7D0D0A00"/><TfrxRichView Name="Podpis2" AllowVectorExport="True" Left="207,87415" Top="71,81107" Width="234,33086" Height="60,47248" Visible="False" Frame.Typ="15" GapX="2" GapY="1" PropData="0852696368456469740A7E0300007B5C727466315C616E73695C616E7369637067313235315C64656666305C6E6F7569636F6D7061745C6465666C616E67313034397B5C666F6E7474626C7B5C66305C666E696C5C66636861727365743230342054696D6573204E657720526F6D616E204359523B7D7B5C66315C666E696C5C6663686172736574302054696D6573204E657720526F6D616E3B7D7D0D0A7B5C2A5C67656E657261746F722052696368656432302031302E302E31373736337D5C766965776B696E64345C756331200D0A5C706172645C71635C625C66305C667331325C2763345C2763655C2763615C2764335C2763635C2763355C2763645C276432205C2763665C2763655C2763345C2763665C2763385C2764315C2763305C276364205C2764645C2763625C2763355C2763615C2764325C2764305C2763655C2763645C2763645C2763655C276339205C2763665C2763655C2763345C2763665C2763385C2764315C2764635C2764655C62305C667331365C7061720D0A0D0A5C706172645C2764315C2765355C2766305C2766325C2765385C2766345C2765385C2765615C2765305C2766323A205B676574454453496E666F46726F6D446F63283C444F435F49443E2C27534E272C5C66315C6C616E673130333320325C66305C6C616E673130343920295D5C7061720D0A5C2763325C2765625C2765305C2765345C2765355C2765625C2765355C2766363A205C62205B676574454453496E666F46726F6D446F63283C444F435F49443E2C275355524E414D45272C5C66315C6C616E673130333320325C66305C6C616E673130343920295D205B676574454453496E666F46726F6D446F63283C444F435F49443E2C27474956454E5F4E414D45272C5C66315C6C616E673130333320325C66305C6C616E673130343920295D5C62305C7061720D0A5C2763345C2765355C2765395C2766315C2766325C2765325C2765385C2766325C2765355C2765625C2765355C276564205C276631205C62205B676574454453496E666F46726F6D446F63283C444F435F49443E2C27444154455F46524F4D272C5C66315C6C616E673130333320325C66305C6C616E673130343920295D5C623020205C2765665C276565205C62205B676574454453496E666F46726F6D446F63283C444F435F49443E2C27444154455F544F272C5C66315C6C616E673130333320325C66305C6C616E673130343920295D5C62305C7061720D0A7D0D0A00"/><TfrxMemoView Name="Memo9" AllowVectorExport="True" Left="207,87415" Top="64,25201" Width="234,33086" Height="7,55908441" Font.Charset="1" Font.Color="-16777208" Font.Height="-16" Font.Name="Times New Roman" Font.Style="0" Frame.Typ="4" ParentFont="False" VAlign="vaCenter" Text=""/><TfrxMemoView Name="Memo10" AllowVectorExport="True" Left="207,87415" Top="132,28355" Width="234,33086" Height="7,55908441" Font.Charset="1" Font.Color="-16777208" Font.Height="-16" Font.Name="Times New Roman" Font.Style="0" Frame.Typ="4" ParentFont="False" VAlign="vaCenter" Text=""/>