[Overview][Resource strings][Constants][Types][Classes][Procedures and functions][Index] |
You must override this in the concrete if there are class properties
Source position: tiObject.pas line 363
protected procedure TtiObject.AssignClassProps( |
ASource: TtiObject |
); virtual; |
You must override this in the concrete if there are class properties.
It will raise a programmer exception when it was not overridden in the concrete class.