sptbxlib icon indicating copy to clipboard operation
sptbxlib copied to clipboard

'TSpTBXSkinStatesType' not found

Open Ludens1 opened this issue 6 years ago • 0 comments

To reproduce this another ancient issue:

  1. Create new blank project.
  2. Drop down SpTBXButton1.
  3. Create any SpTBXButton1DrawCaption handler.
  4. Get compile error [DCC Error] Unit1.pas(14): E2003 Undeclared identifier: 'TSpTBXSkinStatesType'.

That's not critical. We can add SpTBXSkins to 'uses' declaration with our hands. But we love perfection :)

Ludens1 avatar Nov 28 '18 21:11 Ludens1