Skip to main content

TcxEditRepositoryItem.PropertiesEvents Event

Exposes events of stored editor settings in the Object Inspector at design time.

Declaration

property PropertiesEvents: TNotifyEvent read; write;

Remarks

The PropertiesEvents property allows you to handle stored editor setting events at design time. Expand the Properties node on the Events tab in the Object Inspector and double-click an event to handle it.

VCL Editors Library: Spin Editor Events

See Also