Navigation: Code Documentation > RSCommon > RSMessages > Records
TRSInvalidateProperty Record
Defines a message structure for invalidate property (used by object inspector)
Namespace: RSMessages
Delphi
type TRSInvalidateProperty = packed record end;
Name
Description
Index
Represents field Index.
LParamFiller
Represents field LParamFiller.
Msg
Represents field Msg.
Result
Represents field Result.
UnusedLParam
Represents field UnusedLParam.
WParamFiller
Represents field WParamFiller.
Top
•RSMessages