TUIFont.OnFontCreated Method Replace this event when creating a custom descendant of TUIFont. Syntax Unit: FlexCel.Core class procedure TUIFont.OnFontCreated(const e: TFontCreatedEventArgs); static; Parameters <-> Parameter Type Description const e TFontCreated​Event​Args See also TUIFont