Board index » delphi » Q: I miss the first letter
hanch...@bora.dacom.co.kr (Han Chi Rok)
![]() Delphi Developer |
Wed, 18 Jun 1902 08:00:00 GMT
Q: I miss the first letter
Help me please! (Borland Delphi)
I don't know why. 'Caption:=' after 'GetPrivateProfileString' procedure TmdiMain.FormCreate(Sender: TObject); 'c:\books\books.ini' is as follows: [Configuration] But I only see 'BC Bookstore' on the caption bar. Where is 'A'? GetPrivateProfileString('Configuration', 'Book Store', gives me the full message: ABC Bookstore What should I do? Chirok Han from Seoul |