Table of Contents

TTMSFNCDataBinderAfterWriteHTMLTemplateToPropertyEvent Event Type

Fires after an HTML template has been applied to a component property.

API unit family: TMSFNCDataBinding

Parameters

Name Description
Sender The data binder component that raised the event.
AObject The bound component object.
AItem The binding item that performed the write.
APropertyInfo RTTI information for the written property.
APropertyName Name of the property that was written.
APropertyKind Type kind of the property.
AHTMLTemplate The template string that was applied.