Property SLSnippetTrigger.TSLSnippetTriggerData.SamplesBefore
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TSLSnippetTriggerData
Contents |
Syntax
Delphi:
property SamplesBefore : Integer read GetSamplesBefore;
C++ Builder:
__property int SamplesBefore = { read=GetSamplesBefore };
Summary
Returns the samples before the trigger position.
Description
Use this property to get the samples before the trigger
position.