Navigation: Code Documentation > RSVclCommon > RSDeltaFont > Classes > TRSCustomDeltaFont > Events
TRSCustomDeltaFont.OnGetOriginalFont Event
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.
Namespace: RSDeltaFont
Delphi
public property OnGetOriginalFont: TFontEvent read FOnGetOriginalFont write FOnGetOriginalFont;
Value
Type: TFontEvent
•RSDeltaFont.TRSCustomDeltaFont.Deltas
•TRSCustomDeltaFont
•RSDeltaFont