Welcome, Guest
Username: Password: Remember me
Components and Libraries for Documents Development, discussions, problems and suggestions
  • Page:
  • 1

TOPIC:

Identifier not found "fssBold" 4 years 3 months ago #14264

  • Jan Roza
  • Jan Roza's Avatar Topic Author
  • Away
  • Junior Member
  • Junior Member
  • Posts: 158
  • Thank you received: 6
After converting one more project from Lazarus to CT I get the message

unitmain.pas(906,41) Error: Identifier not found "fssBold"

.
MyWorksheet.WriteFontStyle(iLine, 0, [fssBold]);

What do I need to add to the uses clause or to my project to solve this?
Operating Systems Windows 10 (64-bit), virtual Linux Mint (64-bit) and virtual Raspberry Pi Desktop

Please Log in or Create an account to join the conversation.

Identifier not found "fssBold" 4 years 3 months ago #14265

  • Jan Roza
  • Jan Roza's Avatar Topic Author
  • Away
  • Junior Member
  • Junior Member
  • Posts: 158
  • Thank you received: 6
Never mind, found it after some experimenting: fsptypes.
Operating Systems Windows 10 (64-bit), virtual Linux Mint (64-bit) and virtual Raspberry Pi Desktop

Please Log in or Create an account to join the conversation.

  • Page:
  • 1