dOPC Client Toolkit
Close
dOPCGUI.TOnSetPropertyEvent
dOPCGUI Namespace
TOnSetPropertyEvent is used for the OnSetProperty event.
Delphi
TOnSetPropertyEvent
=
procedure
(Instance: TObject; PropInfo: PPropInfo;
const
PropName:
string
;
const
Value: Variant)
of
object
;
C++
(Instance: TObject; PropInfo: PPropInfo;
const
PropName: string;
const
Value: Variant) (
TOnSetPropertyEvent
)();
Help Feedback
Kassl GmbH Copyright © 2024. All rights reserved.