ChemText: Show aligned sub/superscripts in chemdemo project.

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@7978 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2021-03-12 21:31:58 +00:00
parent 44b49b960a
commit 3646a8dd75
2 changed files with 118 additions and 45 deletions

View File

@@ -11,10 +11,12 @@ type
{ TForm1 }
TForm1 = class(TForm)
ChemLabel6: TChemLabel;
Label1: TChemLabel;
Label2: TChemLabel;
Label3: TChemLabel;
Label4: TLabel;
Label5: TChemLabel;
Spacer: TBevel;
ChemLabel1: TChemLabel;
ChemLabel2: TChemLabel;