-
Content Count
888 -
Joined
-
Last visited
-
Days Won
7
Everything posted by Stano
-
Customizing source editor
Stano replied to Mike Torrettinni's topic in Tips / Blogs / Tutorials / Videos
Me too? I had in mind during the programming and in one place. -
Customizing source editor
Stano replied to Mike Torrettinni's topic in Tips / Blogs / Tutorials / Videos
They don't all show up at once -
procedure TfrmOptions.SpeedButton1Click(Sender: TObject); begin // frmMain.mruDB.ShowPath := chbMRUPath.Checked; ModalResult := mrOK; end;
-
Use help first. Place the cursor in / on the (caFree) keyword and press F1 Close = Self.Close = FormAbout.Close = onFormClose
-
Basic information. Type of Database?
- 28 replies
-
- firedac
- calculated fields
-
(and 1 more)
Tagged with:
-
Where is the published code from? Own? Probably not. Do you have experience with programming? If so, which ones? In any case, I very hard recommend you http://docwiki.embarcadero.com/Libraries/Sydney/en/Main_Page
-
Is it really that bad to Use boolean parameters to make your functions do two things?
Stano replied to Mike Torrettinni's topic in General Help
I have these basic rules procedure name - verb. It expresses what the procedure does. He always has to do only one thing! function name - noun. It expresses what it will actually return names of routine argument - must express their purpose It's nothing special if I rename something 5 times -
Customizing source editor
Stano replied to Mike Torrettinni's topic in Tips / Blogs / Tutorials / Videos
ť -> ť. ď -> ď. -
Customizing source editor
Stano replied to Mike Torrettinni's topic in Tips / Blogs / Tutorials / Videos
I think that's a side effect of fixes for this problem: I kind of don't understand that. It does not matter. E.g. if you are using my dzeditorlineendsfix tool. I do not use it. I did an experiment and tried different fonts. The trailing character is always the same. Each time at the full height of the line. The Courier New I use is probably the highest. It's not something I really need. I close my problem. -
Customizing source editor
Stano replied to Mike Torrettinni's topic in Tips / Blogs / Tutorials / Videos
The question was: Can it be changed? I mean size of the trailing character. -
Customizing source editor
Stano replied to Mike Torrettinni's topic in Tips / Blogs / Tutorials / Videos
I would like the line breaks to be displayed. But that huge beast discourages me. Can it be changed? -
Is it really that bad to Use boolean parameters to make your functions do two things?
Stano replied to Mike Torrettinni's topic in General Help
I also highly recommend the book "Code Complete 2nd Edition by Steve McConnell" -
I'm so sorry. I made a mistake I have 10.4.1. I've already been notified.
-
The update to version 10.4.2 will help in part
-
Performance of MOVE vs + for concatenating mixed type values
Stano replied to Mike Torrettinni's topic in Algorithms, Data Structures and Class Design
Whether this is in fact your bottleneck in the program. -
Um, for me, it's crap
-
TServerSocket - TClientSocket Issue - Code from Delphi 7 from 2010
Stano replied to mtjmohr's topic in Algorithms, Data Structures and Class Design
The AnsiString function is now in two units. The new unit is System.AnsiStrings. Further, let them be competent to do so. I'm not him! The change of unit helped me. -
VirtualStringTree? I don't know DevEx Quantum Grid or similar components. I can't judge.
-
I would delete the other files first. dproj last.
-
And every night go to sleep with disturbed nerves
-
Do not use direct assignment to a field! Always use a parameter. Due to SQL injection
-
xx.ParamByName („Konkurencia“). Hodnota: = null;
-
We don't know the basic thing. How to connect to a DB. Which components do you use.
-
The message is about the transaction. Check settings of transaction
-
Why? You reduced my chances of winning