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