[Overview][Types][Classes][Procedures and functions][Index] |
Handles the CM_ENABLEDCHANGED message.
Source position: extctrls.pp line 364
protected procedure TCustomSplitter.CMEnabledChanged( |
var Message: TLMessage |
); message; |
Message |
|
Message with parameters handled in the method. |
Calls the inherited method, and performs the UpdateCursor method to apply the cursor shape needed for the value in ResizeAnchor.
|
Handler for changed Enabled message; notifies the widgetset. |