Pin ALOggLogger.TALOggLogger.FileNamePin
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: TALOggLogger
Contents |
Syntax
Delphi:
property FileNamePin : TOWStringSinkPin read FFileNamePin write FFileNamePin;
C++ Builder:
__property TOWStringSinkPin * FileNamePin = { read=FFileNamePin, write=FFileNamePin };
Summary
The File Name pin of the Logger.
Description
This string data pin can be used to provide the component
with a new FileName value.
To provide new file name connect this pin to a pin capable of delivering string data.