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:

 

public static void OnTSplitterBegin(TSplitter splitter)

public static void OnTSplitterEnd(TSplitter splitter)

 

 



This page belongs to the Delphi2C# Documentation

Delphi2C# home  Content