Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Mit AnsiString::Pos kannst du prüfen, ob ein bestimmtes Zeichen (schon) in einem String vorkommt.
AnsiString::Pos
Smitty schrieb:
oder so: SetWindowLong( Edit1->Handle, GWL_STYLE, GetWindowLong( Edit1->Handle, GWL_STYLE) | ES_NUMBER); grüssle
oder so:
SetWindowLong( Edit1->Handle, GWL_STYLE, GetWindowLong( Edit1->Handle, GWL_STYLE) | ES_NUMBER);
grüssle
Das ja mal richtig geil. Vielen Dank