ZSL
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 10
Activity overview
Latest activity by ZSL-
ZSL commented,
This is still happening in Delphi 11 and now also Delphi 12
-
ZSL created a post,
TwwDbLookupcombo time delay for key strokes
Is there a way to implement time delay for key strokes for TwwDbLookupcombo before OnChange is triggered similar to Incremental Search?. TIA
-
ZSL commented,
Thank you Massimo. That updated fixed the problem
-
ZSL created a post,
TwwDbLookupcombo
I upgrade from D 11.2 to D11.3 a few days ago. All my TwwDbLookupcombo are showing zero records in the drop downs. Any ideas why this will be happening? The incremental searches are working TIA
-
ZSL commented,
.... bump ... any suggestions will be appreciated 🙂
-
ZSL created a post,
DBGrid Selected Filtered rows
I have a dbgrid with multi-select = true. The grid also has TitleMenuAttrinutes.MenuEnable = True and TitleMenuAttrinutes.Option.Filter = True. I then select all items in the grid. I then Filter so...
-
ZSL created a post,
TwwDBGrid IniAttributes and column order persistence
I have a form that has 7 TWWDBGrid components each of which has its InitAttributes set as follows: CheckNewFields = FalseDelimiter = ;;Enabled = TrueFileName = [each uniquely named]IgnoreTitles = F...
-
ZSL created a post,
TwwDBNavigator Buttons' position changing
Delphi 11 My DB Navigator buttons keep changing position on opening, closing and then opening forms at design time. Can you please advise how I stop this from happening This happens on multiple for...
-
ZSL created a post,
TwwDBComboBox set ItemIndex using Item Value
How in code do I select a TwwDBComboBox Item to the ItemIndex when I only have the Value of item TIA
-
ZSL created a post,
Rich edit word documents
Is there any way I can open a MS Word doc format and save to docx format using TwwDBRichEdit TIA