TSplitter |
Top Previous Next |
DFM-Translator > Special assignments > TSplitter A special case when converting DFM files is TSplitter. To ensures that TSplitter controls are placed correctly without moving the positions of other controls, following two event procedures are predefined:
void OnTSplitterBegin(TSplitter* xp); void OnTSplitterEnd(TSplitter* xp);
|
This page belongs to the Delphi2Cpp Documentation |
Delphi2Cpp home Content |