| cadetill's blog | Copyright © Xavier Martínez (cadetill) |
Interface IGMControlChanges
Unit
Declaration
type IGMControlChanges = interface(IInterface)
Description
Interface that defines the method to call of the owner object when changes a property of the object.
Attributes
- GUID['{4731A754-4D4B-4AA2-978E-AF2838925A06}']
Hierarchy
- IInterface
- IGMControlChanges
Overview
Methods
![]() |
procedure PropertyChanged(Prop: TPersistent; PropName: string); |
Description
Methods
Generated by PasDoc 0.15.0.
