Navigation: Code Documentation > RSFMXCommon > FMX.RS.DeltaFont > Classes > TRSCustomDeltaFont
TRSCustomDeltaFont Events
Name
Description
OnGetOriginalFont
Occurs when the delta font needs to retrieve the original font that it is based on.
Define an OnGetOriginalFont event handler to return the original font.
Top