Search found 2383 matches

by isiticov
Sat Oct 07, 2023 5:42 am
Forum: TsiLang Components Suite
Topic: Dictionary files format
Replies: 3
Views: 15927

Re: Dictionary files format

Hello, To use Find/Replace feature in the Dictionary Manager there is CTRL+H shortcut used. .PAS file with DIC format object is below. Hope this helps. //## Module: SIDICT //## Source file: sidict.pas //## Version: 1.4 //## Modification date: 27/04/00 7:39:15 AM //## Created by Igor Siticov //## Cop...
by isiticov
Fri Oct 06, 2023 6:03 am
Forum: Registration Problems
Topic: Didn't receive an activation key
Replies: 6
Views: 30093

Re: Didn't receive an activation key

Hello,
Thank you for your order. The activation key was just sent. We will issue a refund for the wrong order.
Thank you again.
by isiticov
Thu Oct 05, 2023 1:54 pm
Forum: Resource Builder
Topic: Compiled Resource Script (.RES) Files Not Opening
Replies: 4
Views: 25172

Re: Compiled Resource Script (.RES) Files Not Opening

Thank you for the file. As the error reported the file is not a Windows RES file. This is just some file with .RES extension but not a Windows Resource File. https://learn.microsoft.com/en-us/windows/win32/menurc/resource-file-formats https://file.org/extension/res#:~:text=A%20RES%20file%20contains%...
by isiticov
Thu Oct 05, 2023 1:49 pm
Forum: Registration Problems
Topic: Didn't receive an activation key
Replies: 6
Views: 30093

Re: Didn't receive an activation key

Hello,
Thank you for your email but you still didn't send us the details of you purchase for the version 3.x. Please check our email.
by isiticov
Thu Oct 05, 2023 6:17 am
Forum: Resource Builder
Topic: Compiled Resource Script (.RES) Files Not Opening
Replies: 4
Views: 25172

Re: Compiled Resource Script (.RES) Files Not Opening

Hello,
Did you have any error message displayed or so while trying to open the RES file? There is no limitations on opening RES file. Could you please send us a sample RES file that reproduces your problem?
by isiticov
Thu Oct 05, 2023 6:15 am
Forum: Registration Problems
Topic: Didn't receive an activation key
Replies: 6
Views: 30093

Re: Didn't receive an activation key

Hello, Thank you for your message. After the initial registration email we've sent you another one asking for the details of your previous license purchase as you purchased the "License Upgrade" option not the initial license. "License upgrade" option is available ONLY for the us...
by isiticov
Fri Sep 01, 2023 5:11 am
Forum: VCL Scheduling Agent
Topic: Delay at Logon scheduled task
Replies: 2
Views: 11871

Re: Delay at Logon scheduled task

Hello, We will add the respective property to the class in the next update. Meantime, you can use the following code as a workaround for this: function GetLogonDelayMinutes(const ATrigger: TTrigger): DWORD; var iLogon: ILogonTrigger; begin iLogon := ATrigger.GetVistaTrigger as ILogonTrigger; Result ...
by isiticov
Fri Aug 25, 2023 12:14 pm
Forum: TsiLang Components Suite
Topic: MemIni unit cannot find unit Dialogs
Replies: 2
Views: 15755

Re: MemIni unit cannot find unit Dialogs

Hi Malcolm!

Please just remove Dialogs from MemIni.pas. Sorry for this. Or you can use pre-built DCUs for Android. But deleting Dialogs reference will be better I believe.
by isiticov
Wed Aug 23, 2023 6:35 am
Forum: HelloApp Studio
Topic: HelloApp Studio 1.0.8 release!
Replies: 0
Views: 63928

HelloApp Studio 1.0.8 release!

We're glad to announce the release of HelloApp Studio version 1.0.8. This latest update brings a host of new features and improvements that empower developers to craft exceptional in-app guides, enhancing user onboarding and engagement. Looping Background Audio for in-app guides Automatically Full-S...
by isiticov
Tue Aug 08, 2023 5:56 am
Forum: Resource Builder
Topic: Ann: Resource Builder 4.1.4!
Replies: 0
Views: 52680

Ann: Resource Builder 4.1.4!

We're excited to announce the release of version 4.1.4 for Resource Builder! The latest release includes: Classic UI Style (Toolbars) Option Moveable Resource Preview Slovak UI Language and more. Please read the full announcement here: https://www.sicomponents.com/resource-builder-4-1-4-update-embra...
by isiticov
Fri Jul 07, 2023 9:47 am
Forum: TsiLang Components Suite
Topic: Ann: TsiLang Components Suite 7.9.5.2: Greek and Turkish User Interface and Fixes!
Replies: 0
Views: 52293

Ann: TsiLang Components Suite 7.9.5.2: Greek and Turkish User Interface and Fixes!

We are glad to announce the latest maintenance release, version 7.9.5.2, of TsiLang Components Suite. This and the 7.9.5.1 releases bring several enhancements, including the addition of Turkish and Greek language options for the user interface of TsiLang Expert and editors, along with crucial bug fi...
by isiticov
Thu Jun 22, 2023 4:57 am
Forum: TsiLang Components Suite
Topic: ???? in column header
Replies: 2
Views: 11941

Re: ???? in column header

Hello,

FYI: This was fixed in the recently released version that comes with just published TsiLang Components Suite 7.9.5.1.
Thank you again for reporting this.
by isiticov
Thu Jun 08, 2023 1:01 pm
Forum: TsiLang Components Suite
Topic: ???? in column header
Replies: 2
Views: 11941

Re: ???? in column header

Hello,
Thank you for reporting this. We will try to fix this shortly.
by isiticov
Fri May 26, 2023 2:37 pm
Forum: TsiLang Components Suite
Topic: Can't get ChatGTP to work
Replies: 2
Views: 11088

Re: Can't get ChatGTP to work

Recently they have blocked all FREE accounts to API access. Only the web-chat is available. To get API access working you need to get the payable account.
by isiticov
Fri May 26, 2023 2:35 pm
Forum: TsiLang Components Suite
Topic: Request: Export/Import CSV in internal editor?
Replies: 3
Views: 12376

Re: Request: Export/Import CSV in internal editor?

We will try to implement this in next update.