Unit 'uCEFTypes' Package
[Overview][Types][Index] [#pl_cef4typhon]

TCefBoxLayoutSettings

Declaration

Source position: uCEFTypes.pas line 2929

type TCefBoxLayoutSettings = record

  horizontal: Integer;

  

  inside_border_horizontal_spacing: Integer;

  

  inside_border_vertical_spacing: Integer;

  

  inside_border_insets: TCefInsets;

  

  between_child_spacing: Integer;

  

  main_axis_alignment: TCefMainAxisAlignment;

  

  cross_axis_alignment: TCefCrossAxisAlignment;

  

  minimum_cross_axis_size: Integer;

  

  default_flex: Integer;

  

end;



CT Web help

CodeTyphon Studio