Ich würde ja ein Label
Test1
fest anlegen und dann sieht der Code wie folgt aus:
Delphi-Quellcode:
// Gibt es einen Autor?
if tb.FieldAsString( tb.FieldIndex['aname'] ) <> '' then
Test1.Caption := tb.FieldAsString( tb.FieldIndex['aname'] )
else
Test1.Caption := 'Some other information with a DRY KISS';
Kaum macht man's richtig - schon funktioniert's
Zertifikat: Sir Rufo (Fingerprint: ea 0a 4c 14 0d b6 3a a4 c1 c5 b9
dc 90 9d f0 e9 de 13 da 60)